From 5d734af2cfa8e8882adea49edee5248e9de1fffc Mon Sep 17 00:00:00 2001 From: ironprayer Date: Sat, 2 Sep 2023 14:10:38 +0900 Subject: [PATCH 1/4] =?UTF-8?q?refactor=20:=20=EC=95=84=EC=9D=B4=EB=94=94?= =?UTF-8?q?=EC=96=B4=20=EC=83=81=EC=84=B8=20=EC=A1=B0=ED=9A=8C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logback-debug-2023-09-02.0.log | 3790 ++++++----------- logback-info-2023-09-02.0.log | 2838 ++++++------ .../idearush/global/view/ViewController.java | 2 +- .../resources/templates/page/ideaDetail.html | 93 +- .../resources/templates/page/ideaWrite.html | 1 + 5 files changed, 2805 insertions(+), 3919 deletions(-) diff --git a/logback-debug-2023-09-02.0.log b/logback-debug-2023-09-02.0.log index 2d236b2..0bde7b5 100644 --- a/logback-debug-2023-09-02.0.log +++ b/logback-debug-2023-09-02.0.log @@ -1,2398 +1,1392 @@ -10:30:09.458 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -10:30:09.670 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -10:30:09.672 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -10:30:09.673 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -10:30:09.674 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -10:30:09.674 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -10:30:09.674 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -10:30:09.674 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -10:30:09.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -10:30:09.881 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3d660d1 -10:30:09.943 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d119edb -10:30:09.964 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92e0ba1 -10:30:09.996 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4c2c94e0 -10:30:10.012 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7c4cb55c -10:30:10.028 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7daa1b48 -10:30:10.043 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@420645f -10:30:10.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c036baf -10:30:10.076 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@35fcdd26 -10:30:10.089 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -10:30:39.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:30:39.824 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:31:09.823 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:31:09.825 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:31:39.830 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:31:39.832 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:32:09.834 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:32:09.835 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:32:39.839 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:32:39.840 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:33:09.841 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:33:09.841 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:33:39.845 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:33:39.846 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:34:09.849 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:34:09.849 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:34:39.853 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:34:39.854 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:35:09.856 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:35:09.856 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:35:39.857 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:35:39.857 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:35:49.360 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3d660d1: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d119edb: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92e0ba1: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4c2c94e0: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7c4cb55c: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7daa1b48: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@420645f: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c036baf: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@35fcdd26: (connection evicted) -10:35:49.361 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -10:35:51.945 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -10:35:52.178 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -10:35:52.179 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -10:35:52.179 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -10:35:52.179 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -10:35:52.180 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -10:35:52.181 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -10:35:52.354 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -10:35:52.359 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e3eb536 -10:35:52.375 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@40f94281 -10:35:52.392 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@44c6de46 -10:35:52.419 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1c448ba -10:35:52.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3ae8cab1 -10:35:52.453 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@300f6a27 -10:35:52.472 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42c9b68e -10:35:52.492 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61ebb7f5 -10:35:52.509 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d2a443b -10:35:52.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -10:36:22.359 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:36:22.360 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:36:52.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:36:52.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:37:22.366 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:37:22.368 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:37:52.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:37:52.371 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:38:22.372 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:38:22.373 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:38:52.375 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:38:52.375 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:39:22.376 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:39:22.376 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:39:52.381 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:39:52.381 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:40:22.387 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:40:22.388 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:40:52.395 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:40:52.395 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:41:22.397 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:41:22.398 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:41:52.399 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:41:52.401 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:42:22.403 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:42:22.404 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:42:52.408 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:42:52.409 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:43:22.413 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:43:22.414 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:43:52.416 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:43:52.417 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:44:22.419 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:44:22.420 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:44:52.420 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:44:52.421 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:45:22.424 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:45:22.425 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:45:52.428 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:45:52.430 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:46:22.433 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:46:22.433 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:46:52.437 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:46:52.437 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:47:22.439 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:47:22.440 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:47:52.445 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:47:52.445 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:48:22.449 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:48:22.450 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:48:52.450 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:48:52.450 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:49:22.451 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:49:22.453 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:49:52.457 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:49:52.458 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:50:22.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:50:22.462 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:50:52.465 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:50:52.466 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:51:22.471 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:51:22.472 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:51:52.473 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:51:52.474 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:52:22.474 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:52:22.476 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:52:52.477 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:52:52.477 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:53:22.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:53:22.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:53:52.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:53:52.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:54:22.482 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:54:22.483 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:54:52.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:54:52.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:55:22.491 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:55:22.491 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:55:52.494 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:55:52.494 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:56:22.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:56:22.499 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:56:52.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:56:52.503 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:57:22.503 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:57:22.504 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:57:52.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:57:52.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:58:22.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:58:22.508 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:58:52.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:58:52.513 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:59:22.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:59:22.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -10:59:52.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -10:59:52.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:00:22.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:00:22.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:00:52.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:00:52.527 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:01:22.527 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:01:22.528 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:01:52.532 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:01:52.533 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:02:22.537 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:02:22.538 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:02:52.653 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:02:52.654 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:03:22.656 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:03:22.657 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:03:52.661 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:03:52.662 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:04:22.664 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:04:22.664 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:04:52.669 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:04:52.670 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:05:19.228 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@44c6de46: (connection has passed maxLifetime) -11:05:19.238 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@12654262 -11:05:19.566 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d2a443b: (connection has passed maxLifetime) -11:05:19.573 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ca2be5e -11:05:22.673 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:05:22.673 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:05:25.887 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection has passed maxLifetime) -11:05:25.893 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5927d8c9 -11:05:28.007 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42c9b68e: (connection has passed maxLifetime) -11:05:28.013 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@57e03d9d -11:05:28.202 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3ae8cab1: (connection has passed maxLifetime) -11:05:28.210 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53dfb3b9 -11:05:35.266 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@61ebb7f5: (connection has passed maxLifetime) -11:05:35.274 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@756ced36 -11:05:37.694 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@300f6a27: (connection has passed maxLifetime) -11:05:37.700 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7bab1deb -11:05:38.517 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1c448ba: (connection has passed maxLifetime) -11:05:38.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7f948646 -11:05:46.330 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@40f94281: (connection has passed maxLifetime) -11:05:46.337 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ae699c1 -11:05:48.285 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e3eb536: (connection has passed maxLifetime) -11:05:48.292 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@142164ed -11:05:52.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:05:52.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:06:22.681 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:06:22.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:06:52.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:06:52.684 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:07:22.685 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:07:22.686 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:07:52.692 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:07:52.692 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:08:22.697 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:08:22.698 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:08:52.701 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:08:52.702 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:09:22.703 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:09:22.703 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:09:52.706 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:09:52.707 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:10:22.709 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:10:22.709 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:10:52.713 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:10:52.713 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:11:22.716 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:11:22.716 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:11:52.720 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:11:52.721 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:12:22.721 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:12:22.723 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:12:52.724 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:12:52.725 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:13:22.730 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:13:22.730 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:13:52.734 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:13:52.734 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:14:22.735 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:14:22.736 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:14:52.741 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:14:52.741 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:15:22.745 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:15:22.745 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:15:52.750 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:15:52.751 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:16:22.757 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:16:22.757 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:16:52.759 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:16:52.761 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:17:22.763 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:17:22.763 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:17:40.306 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -11:17:40.307 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@12654262: (connection evicted) -11:17:40.307 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ca2be5e: (connection evicted) -11:17:40.307 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5927d8c9: (connection evicted) -11:17:40.307 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@57e03d9d: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53dfb3b9: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@756ced36: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7bab1deb: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7f948646: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ae699c1: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@142164ed: (connection evicted) -11:17:40.308 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -11:17:43.116 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -11:17:43.325 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -11:17:43.326 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -11:17:43.327 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -11:17:43.328 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -11:17:43.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -11:17:43.484 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@160995e8 -11:17:43.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18ce7959 -11:17:43.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1cf1fe98 -11:17:43.568 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@59f37362 -11:17:43.593 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38f0b61 -11:17:43.612 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68e0aef8 -11:17:43.631 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7b768842 -11:17:43.648 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@39dc8c2d -11:17:43.663 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42f34c74 -11:17:43.676 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -11:18:13.484 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:18:13.484 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:18:43.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:18:43.487 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:19:13.492 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:19:13.492 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:19:43.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:19:43.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:20:13.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:20:13.503 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:20:43.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:20:43.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:21:13.513 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:21:13.513 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:21:43.518 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:21:43.520 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:22:13.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:22:13.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:22:43.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:22:43.527 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:23:13.531 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:23:13.531 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:23:43.536 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:23:43.537 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:24:13.541 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:24:13.543 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:24:43.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:24:43.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:25:13.551 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:25:13.552 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:25:43.557 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:25:43.559 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:26:13.561 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:26:13.562 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:26:43.568 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:26:43.568 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:27:13.569 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:27:13.571 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:27:43.576 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:27:43.576 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:28:13.581 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:28:13.582 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:28:43.584 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:28:43.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:29:13.590 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:29:13.591 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:29:43.596 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:29:43.597 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:30:13.602 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:30:13.602 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:30:43.606 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:30:43.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:31:13.611 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:31:13.611 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:31:43.616 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:31:43.617 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:32:13.622 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:32:13.623 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:32:43.625 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:32:43.625 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:33:13.627 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:33:13.628 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:33:43.632 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:33:43.633 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:34:13.635 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:34:13.636 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:34:43.639 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:34:43.640 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:35:13.643 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:35:13.644 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:35:43.646 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:35:43.646 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:36:13.651 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:36:13.651 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:36:43.653 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:36:43.654 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:37:13.659 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:37:13.659 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:37:43.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:37:43.661 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:38:13.663 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:38:13.663 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:38:43.667 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:38:43.667 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:39:13.727 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:39:13.727 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:39:43.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:39:43.730 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:40:13.736 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:40:13.737 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:40:43.739 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:40:43.739 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:41:13.745 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:41:13.745 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:41:43.749 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:41:43.750 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:42:13.756 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:42:13.757 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:42:43.761 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:42:43.762 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:43:13.768 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:43:13.769 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:43:43.770 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:43:43.771 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:44:13.772 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:44:13.773 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:44:43.777 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:44:43.777 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:45:13.780 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:45:13.780 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:45:43.786 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:45:43.786 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:46:13.792 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:46:13.793 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:46:43.799 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:46:43.799 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:47:02.117 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@59f37362: (connection has passed maxLifetime) -11:47:02.126 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e0921c9 -11:47:03.131 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42f34c74: (connection has passed maxLifetime) -11:47:03.138 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@70cec078 -11:47:04.211 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@68e0aef8: (connection has passed maxLifetime) -11:47:04.216 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@74f14ab9 -11:47:05.490 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6f4d2294: (connection has passed maxLifetime) -11:47:05.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31f3ca43 -11:47:07.602 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@39dc8c2d: (connection has passed maxLifetime) -11:47:07.613 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@643a2dd -11:47:13.805 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:47:13.805 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:47:20.672 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7b768842: (connection has passed maxLifetime) -11:47:20.696 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1eddad13 -11:47:22.407 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -11:47:22.407 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@160995e8: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18ce7959: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1cf1fe98: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38f0b61: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e0921c9: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@70cec078: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@74f14ab9: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31f3ca43: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@643a2dd: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1eddad13: (connection evicted) -11:47:22.408 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -11:47:25.053 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -11:47:25.238 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -11:47:25.239 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -11:47:25.240 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -11:47:25.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -11:47:25.399 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@69319cae -11:47:25.417 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@67f66ff8 -11:47:25.447 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@63c9f7de -11:47:25.465 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@26cb65c3 -11:47:25.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@43fa4958 -11:47:25.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@17276770 -11:47:25.516 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3bfc154d -11:47:25.533 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@46e49a8c -11:47:25.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@57c5ab81 -11:47:25.560 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -11:47:55.399 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:47:55.400 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:48:25.402 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:48:25.403 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:48:55.404 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:48:55.405 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:49:25.411 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:49:25.411 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:49:55.414 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:49:55.414 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:50:25.416 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:50:25.416 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:50:55.421 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:50:55.422 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:51:25.426 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:51:25.427 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:51:55.428 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:51:55.429 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:52:25.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:52:25.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:52:55.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:52:55.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:53:25.440 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:53:25.441 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:53:55.446 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:53:55.447 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:54:25.452 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:54:25.453 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:54:55.455 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:54:55.456 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:55:25.458 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:55:25.459 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:55:55.464 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:55:55.465 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:56:25.471 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:56:25.471 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:56:55.477 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:56:55.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:57:25.484 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:57:25.484 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:57:47.713 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16f34376: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@69319cae: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@67f66ff8: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@63c9f7de: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@26cb65c3: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@43fa4958: (connection evicted) -11:57:47.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@17276770: (connection evicted) -11:57:47.715 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3bfc154d: (connection evicted) -11:57:47.715 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@46e49a8c: (connection evicted) -11:57:47.715 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@57c5ab81: (connection evicted) -11:57:47.715 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -11:57:50.255 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -11:57:50.445 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -11:57:50.446 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -11:57:50.447 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -11:57:50.448 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -11:57:50.448 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -11:57:50.602 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -11:57:50.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5d2c90c -11:57:50.623 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@b1527c6 -11:57:50.640 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f2aa27c -11:57:50.654 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a282dfd -11:57:50.672 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@59a1171d -11:57:50.701 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7b2820f8 -11:57:50.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@214b44a3 -11:57:50.734 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2a07d2b2 -11:57:50.750 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7b4f2110 -11:57:50.761 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -11:58:20.603 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:58:20.604 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:58:34.933 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5d2c90c: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@b1527c6: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f2aa27c: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a282dfd: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@59a1171d: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7b2820f8: (connection evicted) -11:58:34.935 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@214b44a3: (connection evicted) -11:58:34.936 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2a07d2b2: (connection evicted) -11:58:34.936 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7b4f2110: (connection evicted) -11:58:34.936 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -11:58:37.244 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -11:58:37.430 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -11:58:37.431 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -11:58:37.431 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -11:58:37.431 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -11:58:37.432 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -11:58:37.433 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -11:58:37.592 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -11:58:37.597 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@46d0ff39 -11:58:37.613 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@48170993 -11:58:37.630 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4c289449 -11:58:37.647 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92a03a8 -11:58:37.665 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@48c20c83 -11:58:37.680 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38e9cf99 -11:58:37.696 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30eb9e11 -11:58:37.711 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6905fce7 -11:58:37.731 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31fb4350 -11:58:37.744 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -11:59:07.597 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:59:07.598 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -11:59:25.404 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -11:59:25.405 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -11:59:25.405 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@46d0ff39: (connection evicted) -11:59:25.405 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@48170993: (connection evicted) -11:59:25.405 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4c289449: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92a03a8: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@48c20c83: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38e9cf99: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30eb9e11: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6905fce7: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31fb4350: (connection evicted) -11:59:25.406 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -11:59:27.647 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -11:59:27.836 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -11:59:27.837 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -11:59:27.837 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -11:59:27.837 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -11:59:27.838 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -11:59:27.839 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -11:59:27.989 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -11:59:27.994 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e6d603a -11:59:28.012 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10aa8d87 -11:59:28.029 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14950b4a -11:59:28.047 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@519787bc -11:59:28.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@240e5104 -11:59:28.082 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@608c36b7 -11:59:28.102 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5cffbeb7 -11:59:28.120 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b878f3 -11:59:28.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@67e899b1 -11:59:28.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -11:59:57.996 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -11:59:57.997 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:00:28.003 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:00:28.003 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:00:58.005 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:00:58.006 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:01:28.009 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:01:28.010 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:01:58.016 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:01:58.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:02:08.529 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:02:08.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e6d603a: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@10aa8d87: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14950b4a: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@519787bc: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@240e5104: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@608c36b7: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5cffbeb7: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b878f3: (connection evicted) -12:02:08.530 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@67e899b1: (connection evicted) -12:02:08.531 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:02:10.918 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:02:11.108 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:02:11.109 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:02:11.109 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:02:11.110 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:02:11.111 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:02:11.265 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:02:11.270 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@486060cc -12:02:11.288 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@46a787b0 -12:02:11.317 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42980bbc -12:02:11.333 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@79a8d8b -12:02:11.349 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4c37ebb4 -12:02:11.368 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@36d76f85 -12:02:11.385 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@34905708 -12:02:11.402 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@67b572c4 -12:02:11.419 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14ac4fcd -12:02:11.431 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:02:41.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:02:41.273 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:03:11.280 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:03:11.281 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:03:41.286 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:03:41.286 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:03:44.321 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:03:44.321 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -12:03:44.321 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@486060cc: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@46a787b0: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42980bbc: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@79a8d8b: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4c37ebb4: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@36d76f85: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@34905708: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@67b572c4: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14ac4fcd: (connection evicted) -12:03:44.322 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:03:46.664 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:03:46.854 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:03:46.856 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:03:46.857 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:03:46.858 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:03:47.012 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:03:47.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3900d432 -12:03:47.033 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37c72d62 -12:03:47.052 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@33f8bf42 -12:03:47.069 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@76fa2759 -12:03:47.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4964dcf0 -12:03:47.104 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@47465483 -12:03:47.121 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3132f186 -12:03:47.137 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16d5d816 -12:03:47.153 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@79b90560 -12:03:47.165 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:04:17.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:04:17.019 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:04:42.547 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:04:42.547 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:04:42.547 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3900d432: (connection evicted) -12:04:42.547 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37c72d62: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@33f8bf42: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@76fa2759: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4964dcf0: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@47465483: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3132f186: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16d5d816: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@79b90560: (connection evicted) -12:04:42.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:04:45.079 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:04:45.272 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:04:45.273 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:04:45.273 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:04:45.273 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:04:45.273 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:04:45.273 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:04:45.274 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:04:45.275 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:04:45.420 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:04:45.424 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2858be67 -12:04:45.446 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@269f551c -12:04:45.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22a0d517 -12:04:45.478 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@67a25f27 -12:04:45.495 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@a647e32 -12:04:45.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@568ffdd7 -12:04:45.530 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@72a3827c -12:04:45.548 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@78da068 -12:04:45.566 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e31cb45 -12:04:45.579 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:05:15.425 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:05:15.426 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:05:45.427 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:05:45.428 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:06:15.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:06:15.433 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:06:45.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:06:45.437 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:07:15.443 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:07:15.443 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:07:45.448 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:07:45.449 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:07:58.473 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:07:58.473 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d9af731: (connection evicted) -12:07:58.473 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2858be67: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@269f551c: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22a0d517: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@67a25f27: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@a647e32: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@568ffdd7: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@72a3827c: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@78da068: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e31cb45: (connection evicted) -12:07:58.474 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:08:01.305 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:08:01.500 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:08:01.502 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:08:01.503 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:08:01.652 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:08:01.656 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@52f15a34 -12:08:01.674 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c36be1a -12:08:01.691 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@58093144 -12:08:01.708 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d0bb421 -12:08:01.727 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@45736d4e -12:08:01.756 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c5ccd94 -12:08:01.771 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3dce4a4a -12:08:01.788 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7d244b6e -12:08:01.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@23e35099 -12:08:01.818 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:08:31.658 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:08:31.659 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:09:01.664 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:09:01.664 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:09:19.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@52f15a34: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c36be1a: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@58093144: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d0bb421: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@45736d4e: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c5ccd94: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3dce4a4a: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7d244b6e: (connection evicted) -12:09:19.041 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@23e35099: (connection evicted) -12:09:19.042 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:09:21.371 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:09:21.561 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:09:21.562 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:09:21.562 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:09:21.562 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:09:21.562 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:09:21.562 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:09:21.563 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:09:21.564 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:09:21.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:09:21.721 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@9e3294b -12:09:21.739 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@724d607 -12:09:21.756 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b423b -12:09:21.772 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4619dc3c -12:09:21.788 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@56a01cc5 -12:09:21.803 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@77957cf8 -12:09:21.827 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2ec6e2ab -12:09:21.843 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@26362373 -12:09:21.860 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@70a65544 -12:09:21.873 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:09:51.724 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:09:51.725 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:10:21.730 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:10:21.731 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:10:51.737 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:10:51.737 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:11:21.741 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:11:21.741 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:11:51.747 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:11:51.747 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:12:21.749 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:12:21.749 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:12:40.957 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:12:40.958 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6f4d2294: (connection evicted) -12:12:40.958 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@9e3294b: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@724d607: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b423b: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4619dc3c: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@56a01cc5: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@77957cf8: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2ec6e2ab: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@26362373: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@70a65544: (connection evicted) -12:12:40.959 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:12:43.316 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:12:43.513 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:12:43.515 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:12:43.516 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:12:43.517 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:12:43.670 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:12:43.678 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@160995e8 -12:12:43.701 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18ce7959 -12:12:43.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1cf1fe98 -12:12:43.734 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@59f37362 -12:12:43.751 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38f0b61 -12:12:43.767 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68e0aef8 -12:12:43.783 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7b768842 -12:12:43.798 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@39dc8c2d -12:12:43.815 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42f34c74 -12:12:43.828 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:13:13.676 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:13:13.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:13:43.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:13:43.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:14:03.387 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@160995e8: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18ce7959: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1cf1fe98: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@59f37362: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38f0b61: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@68e0aef8: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7b768842: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@39dc8c2d: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42f34c74: (connection evicted) -12:14:03.388 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:14:05.778 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:14:05.978 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:14:05.980 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:14:05.981 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:14:05.982 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:14:05.982 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:14:05.982 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:14:05.982 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:14:05.982 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:14:06.144 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:14:06.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5981dbe8 -12:14:06.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@57463ea8 -12:14:06.181 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5379b098 -12:14:06.200 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@167b3493 -12:14:06.217 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@41f2f32f -12:14:06.233 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@272726c7 -12:14:06.250 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3944bfcb -12:14:06.275 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7654cbdc -12:14:06.291 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@206935b2 -12:14:06.304 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:14:26.527 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:14:26.528 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:14:26.528 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5981dbe8: (connection evicted) -12:14:26.528 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@57463ea8: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5379b098: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@167b3493: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@41f2f32f: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@272726c7: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3944bfcb: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7654cbdc: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@206935b2: (connection evicted) -12:14:26.529 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:14:28.813 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:14:29.002 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:14:29.003 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:14:29.003 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:14:29.004 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:14:29.005 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:14:29.159 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:14:29.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@27e92f8e -12:14:29.181 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@292ec503 -12:14:29.198 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d1144fe -12:14:29.214 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6813cf38 -12:14:29.231 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@66808eb -12:14:29.249 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5931c3f8 -12:14:29.265 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7ea05a94 -12:14:29.288 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@83c3077 -12:14:29.303 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ed55ecb -12:14:29.314 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:14:57.855 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@27e92f8e: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@292ec503: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d1144fe: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6813cf38: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@66808eb: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5931c3f8: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7ea05a94: (connection evicted) -12:14:57.857 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@83c3077: (connection evicted) -12:14:57.858 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ed55ecb: (connection evicted) -12:14:57.858 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:15:00.047 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:15:00.235 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:15:00.236 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:15:00.237 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:15:00.238 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:15:00.239 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:15:00.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:15:00.399 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e9ff7d2 -12:15:00.416 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20581c71 -12:15:00.447 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@24679ca2 -12:15:00.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6165164a -12:15:00.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30155cd3 -12:15:00.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@504e7534 -12:15:00.511 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@48d46113 -12:15:00.528 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14ae905 -12:15:00.544 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1b23ce3b -12:15:00.555 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:15:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:15:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:16:00.395 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:16:00.396 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:16:23.543 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:16:23.544 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:16:23.544 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e9ff7d2: (connection evicted) -12:16:23.544 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20581c71: (connection evicted) -12:16:23.544 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@24679ca2: (connection evicted) -12:16:23.544 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6165164a: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30155cd3: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@504e7534: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@48d46113: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14ae905: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1b23ce3b: (connection evicted) -12:16:23.545 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:16:25.846 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:16:26.036 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:16:26.037 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:16:26.038 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:16:26.039 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:16:26.040 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:16:26.040 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:16:26.186 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:16:26.191 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@214b87bb -12:16:26.208 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2f8c6de2 -12:16:26.223 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2bb3eccb -12:16:26.240 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6eb167d9 -12:16:26.256 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@133a43eb -12:16:26.272 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5f95cf13 -12:16:26.288 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6bf4b59e -12:16:26.305 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@e9e9896 -12:16:26.319 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ffab7b5 -12:16:26.330 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:16:56.192 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:16:56.192 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:17:06.294 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@214b87bb: (connection evicted) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2f8c6de2: (connection evicted) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2bb3eccb: (connection evicted) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6eb167d9: (connection evicted) -12:17:06.295 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@133a43eb: (connection evicted) -12:17:06.296 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5f95cf13: (connection evicted) -12:17:06.296 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6bf4b59e: (connection evicted) -12:17:06.296 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@e9e9896: (connection evicted) -12:17:06.296 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ffab7b5: (connection evicted) -12:17:06.296 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:17:08.636 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:17:08.826 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:17:08.828 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:17:08.828 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:17:08.829 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:17:08.830 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:17:08.980 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:17:08.985 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3e707dde -12:17:09.000 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30b78460 -12:17:09.015 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@348816ae -12:17:09.032 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@718a8e5b -12:17:09.050 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ca98339 -12:17:09.066 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@40319a48 -12:17:09.083 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@34f8c986 -12:17:09.099 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@11a57114 -12:17:09.116 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@11158852 -12:17:09.127 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:17:27.494 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:17:27.496 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:17:27.496 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3e707dde: (connection evicted) -12:17:27.496 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30b78460: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@348816ae: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@718a8e5b: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ca98339: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@40319a48: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@34f8c986: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@11a57114: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@11158852: (connection evicted) -12:17:27.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:17:29.803 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:17:29.986 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:17:29.988 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:17:29.989 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:17:30.144 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:17:30.153 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@45139c5c -12:17:30.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4bd47a8e -12:17:30.189 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4febf72c -12:17:30.205 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@ae970b5 -12:17:30.223 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5341fcc8 -12:17:30.239 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3ba9fc24 -12:17:30.256 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2beb2eea -12:17:30.272 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6ac68ffa -12:17:30.287 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@363d89d6 -12:17:30.300 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:18:00.151 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:18:00.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:18:30.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:18:30.158 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:19:00.163 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:19:00.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:19:03.712 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:19:03.713 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@45139c5c: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4bd47a8e: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4febf72c: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@ae970b5: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5341fcc8: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3ba9fc24: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2beb2eea: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6ac68ffa: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@363d89d6: (connection evicted) -12:19:03.714 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:19:05.949 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:19:06.140 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:19:06.142 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:19:06.142 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:19:06.142 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:19:06.142 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:19:06.142 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:19:06.143 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:19:06.143 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:19:06.143 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:19:06.143 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:19:06.144 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:19:06.145 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:19:06.296 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:19:06.301 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5742e6ba -12:19:06.317 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@59850222 -12:19:06.333 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5dba8dca -12:19:06.350 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18b80819 -12:19:06.367 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@580f4a82 -12:19:06.382 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@29ead7b3 -12:19:06.397 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20b7cb99 -12:19:06.415 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7897f756 -12:19:06.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5a6ee99c -12:19:06.445 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:19:36.299 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:19:36.299 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:19:57.628 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:19:57.629 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:19:57.629 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5742e6ba: (connection evicted) -12:19:57.629 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@59850222: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5dba8dca: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18b80819: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@580f4a82: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@29ead7b3: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20b7cb99: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7897f756: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5a6ee99c: (connection evicted) -12:19:57.630 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:19:59.799 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:19:59.984 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:19:59.986 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:19:59.987 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:20:00.140 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:20:00.146 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42e57812 -12:20:00.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4c228e3e -12:20:00.179 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@481d1362 -12:20:00.196 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d1f8405 -12:20:00.213 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6453585c -12:20:00.231 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3cd86996 -12:20:00.253 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1c7eeb6c -12:20:00.270 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6d307b4a -12:20:00.287 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@13df5f08 -12:20:00.298 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:20:30.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:20:30.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:21:00.154 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:21:00.155 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:21:30.161 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:21:30.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:22:00.167 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:22:00.168 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:22:30.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:22:30.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:23:00.178 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:23:00.178 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:23:30.180 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:23:30.181 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:24:00.185 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:24:00.186 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:24:30.191 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:24:30.192 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:25:00.193 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:25:00.194 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:25:30.197 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:25:30.198 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:26:00.202 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:26:00.203 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:26:30.205 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:26:30.207 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:27:00.211 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:27:00.212 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:27:30.215 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:27:30.216 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:27:39.978 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:27:39.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42e57812: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4c228e3e: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@481d1362: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d1f8405: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6453585c: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3cd86996: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1c7eeb6c: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6d307b4a: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@13df5f08: (connection evicted) -12:27:39.979 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:27:42.229 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:27:42.417 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:27:42.419 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:27:42.420 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:27:42.574 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:27:42.589 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@58666322 -12:27:42.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@56a1965e -12:27:42.625 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@529e0852 -12:27:42.642 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@179c9c65 -12:27:42.659 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7c8882c7 -12:27:42.675 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2641e86e -12:27:42.691 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4bfa86c -12:27:42.709 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@77b3632a -12:27:42.723 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4f9549a1 -12:27:42.736 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:28:12.580 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:28:12.582 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:28:42.584 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:28:42.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:28:59.493 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:28:59.493 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@58666322: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@56a1965e: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@529e0852: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@179c9c65: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7c8882c7: (connection evicted) -12:28:59.494 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2641e86e: (connection evicted) -12:28:59.495 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4bfa86c: (connection evicted) -12:28:59.495 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@77b3632a: (connection evicted) -12:28:59.495 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4f9549a1: (connection evicted) -12:28:59.495 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:29:01.779 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:29:01.988 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:29:01.990 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:29:01.991 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:29:02.145 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:29:02.150 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@dd345d9 -12:29:02.165 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@314aa13 -12:29:02.190 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@72b2ea9 -12:29:02.207 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4229a028 -12:29:02.224 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@55c3d839 -12:29:02.240 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7321a4a0 -12:29:02.258 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d21820b -12:29:02.274 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22065f67 -12:29:02.290 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@694f590e -12:29:02.303 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:29:25.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:29:25.462 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@72a33316: (connection evicted) -12:29:25.462 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@dd345d9: (connection evicted) -12:29:25.462 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@314aa13: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@72b2ea9: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4229a028: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@55c3d839: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7321a4a0: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d21820b: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22065f67: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@694f590e: (connection evicted) -12:29:25.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:29:27.644 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:29:27.830 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:29:27.831 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:29:27.832 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:29:27.833 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:29:27.981 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:29:27.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@78daa8a1 -12:29:28.003 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@761d59ca -12:29:28.019 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7222c3d1 -12:29:28.034 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@372053f1 -12:29:28.050 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1a127a14 -12:29:28.067 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6dda395 -12:29:28.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6205d4d4 -12:29:28.099 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@570facbe -12:29:28.115 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5e44be91 -12:29:28.128 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:29:57.982 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:29:57.983 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:30:27.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:30:27.987 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:30:57.990 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:30:57.990 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:31:08.699 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:31:08.700 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -12:31:08.700 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@78daa8a1: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@761d59ca: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7222c3d1: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@372053f1: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1a127a14: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6dda395: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6205d4d4: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@570facbe: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5e44be91: (connection evicted) -12:31:08.701 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:31:10.911 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:31:11.107 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:31:11.109 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:31:11.110 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:31:11.111 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:31:11.111 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:31:11.111 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:31:11.111 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:31:11.262 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:31:11.287 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1880a6b2 -12:31:11.304 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16474bd2 -12:31:11.321 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1278cdc2 -12:31:11.340 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@577a41e9 -12:31:11.358 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a52c882 -12:31:11.374 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@666713c1 -12:31:11.393 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@32a5c412 -12:31:11.409 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3755bea6 -12:31:11.428 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b1f6616 -12:31:11.440 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:31:41.268 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:31:41.269 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:32:11.273 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:32:11.273 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:32:41.275 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:32:41.276 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:33:11.278 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:33:11.279 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:33:41.282 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:33:41.283 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:34:11.288 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:34:11.289 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:34:41.294 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:34:41.295 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:35:11.297 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:35:11.298 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:35:41.302 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:35:41.302 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:36:11.308 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:36:11.309 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:36:13.900 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:36:13.900 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6cde0c69: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1880a6b2: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16474bd2: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1278cdc2: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@577a41e9: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a52c882: (connection evicted) -12:36:13.901 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@666713c1: (connection evicted) -12:36:13.902 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@32a5c412: (connection evicted) -12:36:13.902 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3755bea6: (connection evicted) -12:36:13.902 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b1f6616: (connection evicted) -12:36:13.902 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:36:16.227 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:36:16.439 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:36:16.441 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:36:16.442 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:36:16.443 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:36:16.601 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:36:16.606 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5d5ec70 -12:36:16.635 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@b1212ba -12:36:16.654 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f2d8700 -12:36:16.671 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a2f1881 -12:36:16.716 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6033dbd8 -12:36:16.733 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7baf92a6 -12:36:16.756 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18590f54 -12:36:16.771 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2a00e7ce -12:36:16.789 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5413144d -12:36:16.802 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:36:46.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:36:46.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:37:16.611 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:37:16.612 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:37:46.617 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:37:46.617 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:38:16.623 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:38:16.623 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:38:46.624 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:38:46.625 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:39:16.630 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:39:16.631 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:39:46.637 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:39:46.637 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:40:16.641 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:40:16.641 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:40:46.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:40:46.662 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:41:16.668 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:41:16.668 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:41:46.671 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:41:46.672 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:42:16.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:42:16.678 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:42:46.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:42:46.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:43:16.686 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:43:16.686 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:43:34.391 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:43:34.392 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -12:43:34.392 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5d5ec70: (connection evicted) -12:43:34.392 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@b1212ba: (connection evicted) -12:43:34.392 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f2d8700: (connection evicted) -12:43:34.392 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a2f1881: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6033dbd8: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7baf92a6: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18590f54: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2a00e7ce: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5413144d: (connection evicted) -12:43:34.393 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:43:36.710 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:43:36.895 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:43:36.896 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:43:36.896 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:43:36.896 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:43:36.896 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:43:36.896 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:43:36.897 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:43:36.898 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:43:37.070 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:43:37.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@17278b74 -12:43:37.091 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19e067e0 -12:43:37.111 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ddfe004 -12:43:37.127 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@58dd6ddb -12:43:37.156 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@730a319f -12:43:37.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@69cf9779 -12:43:37.188 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@bf29584 -12:43:37.205 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38f29294 -12:43:37.221 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ad6cadc -12:43:37.234 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:44:07.071 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:44:07.073 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:44:37.079 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:44:37.080 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:45:07.085 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:45:07.086 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:45:32.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:45:32.371 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:45:32.371 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@17278b74: (connection evicted) -12:45:32.371 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19e067e0: (connection evicted) -12:45:32.371 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ddfe004: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@58dd6ddb: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@730a319f: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@69cf9779: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@bf29584: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38f29294: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ad6cadc: (connection evicted) -12:45:32.372 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:45:34.848 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:45:35.035 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:45:35.036 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:45:35.036 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:45:35.037 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:45:35.038 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:45:35.208 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:45:35.213 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@655c101d -12:45:35.231 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b9be2c6 -12:45:35.246 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6fa47b6d -12:45:35.263 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2aa6e8fd -12:45:35.279 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2fffd94c -12:45:35.296 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1b4683a7 -12:45:35.324 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@57f5ecb1 -12:45:35.340 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a8917b2 -12:45:35.359 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1b6d9216 -12:45:35.371 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:46:05.210 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:46:05.210 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:46:35.216 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:46:35.216 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:46:58.086 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:46:58.086 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d9af731: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@655c101d: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b9be2c6: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6fa47b6d: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2aa6e8fd: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2fffd94c: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1b4683a7: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@57f5ecb1: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a8917b2: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1b6d9216: (connection evicted) -12:46:58.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:47:00.384 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:47:00.593 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:47:00.594 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:47:00.595 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:47:00.596 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:47:00.751 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:47:00.756 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@390a4025 -12:47:00.773 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37cda974 -12:47:00.789 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@33f22b55 -12:47:00.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@76f0a34f -12:47:00.854 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d10cedc -12:47:00.871 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@47cc5203 -12:47:00.899 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65c6612c -12:47:00.916 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16df5c00 -12:47:00.933 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@da20629 -12:47:00.946 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:47:28.821 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:47:28.821 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@390a4025: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37cda974: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@33f22b55: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@76f0a34f: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d10cedc: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@47cc5203: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65c6612c: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16df5c00: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@da20629: (connection evicted) -12:47:28.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:47:31.089 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:47:31.261 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:47:31.262 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:47:31.263 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:47:31.264 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:47:31.427 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:47:31.431 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31f35411 -12:47:31.448 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f34ac5f -12:47:31.464 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3b0b3f61 -12:47:31.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e09a664 -12:47:31.499 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@55f13668 -12:47:31.518 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4fbd3edd -12:47:31.535 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2daff07c -12:47:31.551 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e26592b -12:47:31.571 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42b86ef1 -12:47:31.584 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:48:01.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:48:01.433 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:48:31.438 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:48:31.439 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:48:37.593 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -12:48:37.594 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -12:48:37.594 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31f35411: (connection evicted) -12:48:37.594 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f34ac5f: (connection evicted) -12:48:37.594 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3b0b3f61: (connection evicted) -12:48:37.594 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e09a664: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@55f13668: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4fbd3edd: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2daff07c: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e26592b: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42b86ef1: (connection evicted) -12:48:37.595 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -12:48:39.739 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:48:39.921 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:48:39.923 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:48:39.924 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:48:40.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:48:40.079 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30240c83 -12:48:40.097 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3ee3f4f7 -12:48:40.113 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3adc67f3 -12:48:40.129 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7fdefecc -12:48:40.145 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6f8eb5a0 -12:48:40.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e6ba0ea -12:48:40.178 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@17d1b52b -12:48:40.195 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ff10183 -12:48:40.209 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5489468 -12:48:40.221 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:49:10.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:49:10.083 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +12:57:27.699 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +12:57:27.888 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +12:57:28.045 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +12:57:28.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@501bf794 +12:57:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5edc13e7 +12:57:28.085 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5ae39ce4 +12:57:28.103 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1fe119dc +12:57:28.120 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1049eae3 +12:57:28.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2eb48026 +12:57:28.153 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68f62da8 +12:57:28.170 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7fcee693 +12:57:28.187 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@208f157b +12:57:28.199 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +12:57:58.050 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +12:57:58.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +12:58:28.054 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +12:58:28.054 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +12:58:58.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +12:58:58.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +12:59:28.063 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +12:59:28.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +12:59:58.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +12:59:58.065 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:00:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:00:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:00:58.071 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:00:58.072 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:01:28.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:01:28.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:01:58.076 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:01:58.076 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:02:28.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:02:28.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:02:58.086 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:02:58.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:03:28.089 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:03:28.090 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:03:58.092 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:03:58.093 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:04:28.095 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:04:28.096 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:04:58.097 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:04:58.098 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:05:28.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:05:28.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:05:58.106 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:05:58.107 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:06:28.112 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:06:28.113 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:06:58.118 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:06:58.119 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:07:28.123 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:07:28.123 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:07:58.127 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:07:58.128 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:08:28.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:08:28.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:08:58.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:08:58.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:09:28.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:09:28.137 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:09:58.139 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:09:58.139 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:10:28.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:10:28.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:10:58.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:10:58.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:11:28.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:11:28.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:11:58.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:11:58.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:12:28.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:12:28.163 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:12:58.166 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:12:58.167 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:13:27.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:13:27.731 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@501bf794: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5edc13e7: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5ae39ce4: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1fe119dc: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1049eae3: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2eb48026: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@68f62da8: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7fcee693: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@208f157b: (connection evicted) +13:13:27.732 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:13:30.005 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:13:30.197 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:13:30.201 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:13:30.201 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:13:30.358 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:13:30.367 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5956cdf7 +13:13:30.384 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@579138ad +13:13:30.400 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53aea687 +13:13:30.417 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16ac3296 +13:13:30.435 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@797a6cc1 +13:13:30.452 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@27706713 +13:13:30.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14c67e4 +13:13:30.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7683cdd9 +13:13:30.510 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c35bbac +13:13:30.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:14:00.360 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:14:00.361 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:14:30.362 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:14:30.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:15:00.367 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:15:00.368 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:15:30.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:15:30.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:16:00.374 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:16:00.375 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:16:30.382 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:16:30.383 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:17:00.388 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:17:00.391 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:17:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:17:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:18:00.396 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:18:00.397 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:18:30.402 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:18:30.404 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:18:51.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5956cdf7: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@579138ad: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53aea687: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16ac3296: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@797a6cc1: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@27706713: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14c67e4: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7683cdd9: (connection evicted) +13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c35bbac: (connection evicted) +13:18:51.138 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:18:53.687 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:18:53.884 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:18:53.885 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:18:54.038 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:18:54.043 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@368d1217 +13:18:54.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@384aeab6 +13:18:54.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3c757967 +13:18:54.102 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7977e08d +13:18:54.119 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2734481e +13:18:54.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@48c41914 +13:18:54.158 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5f6def2a +13:18:54.175 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19581fc2 +13:18:54.190 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1c29d04f +13:18:54.203 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:19:22.092 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@368d1217: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@384aeab6: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3c757967: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7977e08d: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2734481e: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@48c41914: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5f6def2a: (connection evicted) +13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19581fc2: (connection evicted) +13:19:22.094 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1c29d04f: (connection evicted) +13:19:22.094 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:19:24.404 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:19:24.624 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:19:24.778 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:19:24.783 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@44cf4012 +13:19:24.798 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a08b6fb +13:19:24.815 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e372b62 +13:19:24.831 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@b35bcc0 +13:19:24.848 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@35c4b264 +13:19:24.869 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3af47549 +13:19:24.886 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4def254e +13:19:24.901 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b1a438f +13:19:24.918 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7bdd8b1a +13:19:24.930 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:19:54.779 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:19:54.780 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:20:24.782 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:20:24.783 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:20:37.111 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@44cf4012: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a08b6fb: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e372b62: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@b35bcc0: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@35c4b264: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3af47549: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4def254e: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b1a438f: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7bdd8b1a: (connection evicted) +13:20:37.113 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:20:39.683 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:20:39.876 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:20:40.035 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:20:40.039 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30240c83 +13:20:40.055 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3ee3f4f7 +13:20:40.072 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3adc67f3 +13:20:40.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7fdefecc +13:20:40.118 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6f8eb5a0 +13:20:40.134 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e6ba0ea +13:20:40.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@17d1b52b +13:20:40.170 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ff10183 +13:20:40.185 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5489468 +13:20:40.196 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:21:10.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:21:10.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:21:29.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30240c83: (connection evicted) +13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3ee3f4f7: (connection evicted) +13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3adc67f3: (connection evicted) +13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7fdefecc: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6f8eb5a0: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e6ba0ea: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@17d1b52b: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ff10183: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5489468: (connection evicted) +13:21:29.525 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:21:31.795 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:21:31.986 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:21:32.141 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:21:32.146 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d6559c7 +13:21:32.163 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@23a2b21b +13:21:32.181 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@279d32b7 +13:21:32.198 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@629fb820 +13:21:32.218 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65b37ed5 +13:21:32.237 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53b73a12 +13:21:32.253 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d71a259 +13:21:32.272 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2b0476f +13:21:32.289 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7c8bc43a +13:21:32.302 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:22:02.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:22:02.143 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:22:32.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:22:32.149 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:23:02.150 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:23:02.151 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:23:32.156 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:23:32.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:24:02.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:24:02.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:24:32.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:24:32.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:25:02.166 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:25:02.168 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:25:32.169 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:25:32.169 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:26:02.171 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:26:02.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:26:32.174 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:26:32.175 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:27:02.177 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:27:02.178 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:27:32.191 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:27:32.193 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:28:02.199 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:28:02.200 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:28:32.201 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:28:32.202 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:28:45.426 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:28:45.426 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e0516a3: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d6559c7: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@23a2b21b: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@279d32b7: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@629fb820: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65b37ed5: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53b73a12: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d71a259: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2b0476f: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7c8bc43a: (connection evicted) +13:28:45.427 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:28:47.641 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:28:47.831 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:28:47.982 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:28:47.998 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3fedaf98 +13:28:48.016 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@312a5615 +13:28:48.033 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3515c4e8 +13:28:48.052 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@70175c2e +13:28:48.069 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22d4bcdb +13:28:48.085 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@41adcc6a +13:28:48.100 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5a847233 +13:28:48.116 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1038a361 +13:28:48.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@170df7d9 +13:28:48.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:29:17.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:29:17.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:29:47.989 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:29:47.989 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:30:17.990 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:30:17.991 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:30:47.994 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:30:47.994 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:31:17.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:31:17.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:31:48.002 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:31:48.002 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:32:18.004 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:32:18.004 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:32:48.007 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:32:48.008 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:33:18.013 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:33:18.013 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:33:48.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:33:48.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:34:18.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:34:18.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:34:48.023 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:34:48.024 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:35:18.026 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:35:18.026 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:35:48.028 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:35:48.029 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:36:18.030 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:36:18.031 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:36:48.034 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:36:48.036 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:37:18.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:37:18.041 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:37:48.044 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:37:48.044 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:38:18.045 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:38:18.046 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:38:48.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:38:48.052 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:39:18.057 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:39:18.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:39:39.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:39:39.680 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3fedaf98: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@312a5615: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3515c4e8: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@70175c2e: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22d4bcdb: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@41adcc6a: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5a847233: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1038a361: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@170df7d9: (connection evicted) +13:39:39.681 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:39:41.899 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:39:42.097 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:39:42.101 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:39:42.101 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:39:42.266 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:39:42.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3cd0ef20 +13:39:42.287 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@321716ca +13:39:42.304 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@36288450 +13:39:42.320 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@732a1cf1 +13:39:42.339 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4838445b +13:39:42.354 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4293aad0 +13:39:42.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@306bacd6 +13:39:42.386 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1305e3be +13:39:42.403 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19956719 +13:39:42.415 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:40:12.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:40:12.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:40:42.276 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:40:42.277 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:41:12.280 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:41:12.281 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:41:42.282 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:41:42.283 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:42:02.639 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:42:02.640 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3cd0ef20: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@321716ca: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@36288450: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@732a1cf1: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4838445b: (connection evicted) +13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4293aad0: (connection evicted) +13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@306bacd6: (connection evicted) +13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1305e3be: (connection evicted) +13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19956719: (connection evicted) +13:42:02.642 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:42:05.428 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:42:05.620 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:42:05.789 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:42:05.807 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@62ec6cbe +13:42:05.826 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6c2b9e93 +13:42:05.843 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@681407ce +13:42:05.860 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d1694a8 +13:42:05.877 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c9e9428 +13:42:05.895 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1cf1582e +13:42:05.912 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@54930609 +13:42:05.940 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4d396be7 +13:42:05.955 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@155e89bc +13:42:05.968 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:42:35.795 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:42:35.795 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:43:05.803 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:43:05.803 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:43:35.805 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:43:35.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:44:05.810 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:44:05.811 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:44:15.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:44:15.586 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@62ec6cbe: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6c2b9e93: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@681407ce: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d1694a8: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c9e9428: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1cf1582e: (connection evicted) +13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@54930609: (connection evicted) +13:44:15.588 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4d396be7: (connection evicted) +13:44:15.588 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@155e89bc: (connection evicted) +13:44:15.588 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:44:18.122 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:44:18.323 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:44:18.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:44:18.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3d7d4361 +13:44:18.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@33bababe +13:44:18.513 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37852811 +13:44:18.532 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7287b085 +13:44:18.567 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@253683ff +13:44:18.583 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@433fa2ad +13:44:18.601 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5d64cf7b +13:44:18.615 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@12a84fca +13:44:18.632 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3101f1b +13:44:18.645 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:44:48.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:44:48.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:45:18.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:45:18.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:45:48.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:45:48.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:46:18.489 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:46:18.489 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:46:48.490 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:46:48.491 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:47:18.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:47:18.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:47:48.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:47:48.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:48:18.504 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:48:18.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:48:48.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:48:48.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:49:18.511 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:49:18.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:49:48.516 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:49:48.516 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:50:18.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:50:18.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:50:48.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:50:48.524 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:51:18.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:51:18.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:51:48.530 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:51:48.531 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:52:12.014 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:52:12.015 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@218f2f51: (connection evicted) +13:52:12.015 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3d7d4361: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@33bababe: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37852811: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7287b085: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@253683ff: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@433fa2ad: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5d64cf7b: (connection evicted) +13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@12a84fca: (connection evicted) +13:52:12.017 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3101f1b: (connection evicted) +13:52:12.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:52:14.414 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:52:14.616 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:52:14.619 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:52:14.619 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:52:14.771 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:52:14.775 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5880efcb +13:52:14.792 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@56470aab +13:52:14.810 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@527884bb +13:52:14.826 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@177a0090 +13:52:14.841 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@485b4b03 +13:52:14.859 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@262712f1 +13:52:14.874 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30ec07d2 +13:52:14.903 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7755ffdf +13:52:14.919 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6544b165 +13:52:14.932 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:52:44.774 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:52:44.775 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:53:02.908 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5880efcb: (connection evicted) +13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@56470aab: (connection evicted) +13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@527884bb: (connection evicted) +13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@177a0090: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@485b4b03: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@262712f1: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30ec07d2: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7755ffdf: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6544b165: (connection evicted) +13:53:02.910 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:53:05.088 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:53:05.278 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:53:05.279 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:53:05.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:53:05.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1bb760ae +13:53:05.454 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@15708da8 +13:53:05.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@114f0bde +13:53:05.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@544d8793 +13:53:05.515 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@74df2fa4 +13:53:05.530 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6553f15a +13:53:05.547 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@c2b07d5 +13:53:05.562 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@346278dc +13:53:05.577 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@394dc3fb +13:53:05.587 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:53:31.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1bb760ae: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@15708da8: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@114f0bde: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@544d8793: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@74df2fa4: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6553f15a: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@c2b07d5: (connection evicted) +13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@346278dc: (connection evicted) +13:53:31.133 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@394dc3fb: (connection evicted) +13:53:31.133 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:53:33.459 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:53:33.653 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:53:33.812 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:53:33.817 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5eb7c69b +13:53:33.833 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5070333d +13:53:33.848 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@544fadeb +13:53:33.864 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@114d3906 +13:53:33.896 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@712eb6aa +13:53:33.911 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20968a69 +13:53:33.928 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@91f5b65 +13:53:33.945 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7162c649 +13:53:33.964 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@75fdb529 +13:53:33.975 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:54:03.814 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:54:03.815 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:54:18.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5eb7c69b: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5070333d: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@544fadeb: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@114d3906: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@712eb6aa: (connection evicted) +13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20968a69: (connection evicted) +13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@91f5b65: (connection evicted) +13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7162c649: (connection evicted) +13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@75fdb529: (connection evicted) +13:54:18.465 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:54:20.636 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:54:20.826 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:54:20.979 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:54:20.985 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2cc5f059 +13:54:20.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22021bb1 +13:54:21.016 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@263d9b29 +13:54:21.047 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@633f118a +13:54:21.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@60fb628c +13:54:21.080 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@521632b1 +13:54:21.106 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18381f09 +13:54:21.126 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@310eec5 +13:54:21.145 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38c41329 +13:54:21.158 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:54:50.985 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:54:50.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:55:07.977 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2cc5f059: (connection evicted) +13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22021bb1: (connection evicted) +13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@263d9b29: (connection evicted) +13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@633f118a: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@60fb628c: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@521632b1: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18381f09: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@310eec5: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38c41329: (connection evicted) +13:55:07.979 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:55:10.360 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:55:10.563 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:55:10.716 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:55:10.737 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b01746 +13:55:10.753 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f77ef00 +13:55:10.769 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3b487c36 +13:55:10.785 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e4ae53b +13:55:10.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ff1d793 +13:55:10.823 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ffe3e82 +13:55:10.840 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37af5287 +13:55:10.858 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e651a74 +13:55:10.888 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5fe91b64 +13:55:10.901 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:55:40.722 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:55:40.723 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:56:10.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:56:10.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:56:40.731 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:56:40.732 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:56:49.643 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b01746: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f77ef00: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3b487c36: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e4ae53b: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ff1d793: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ffe3e82: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37af5287: (connection evicted) +13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e651a74: (connection evicted) +13:56:49.645 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5fe91b64: (connection evicted) +13:56:49.645 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:56:52.108 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:56:52.298 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:56:52.454 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:56:52.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e35dac2 +13:56:52.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20f22174 +13:56:52.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@24cdb1b2 +13:56:52.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61cf2b4f +13:56:52.539 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61ac1e7e +13:56:52.555 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@50646abe +13:56:52.573 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19ed0121 +13:56:52.591 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e0d400 +13:56:52.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@be65ac +13:56:52.618 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:57:22.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:57:22.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:57:52.462 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:57:52.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:58:22.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:58:22.471 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:58:52.474 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:58:52.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:59:01.721 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:59:01.723 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5855b0ed: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e35dac2: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20f22174: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@24cdb1b2: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@61cf2b4f: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@61ac1e7e: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@50646abe: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19ed0121: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e0d400: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@be65ac: (connection evicted) +13:59:01.724 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:59:04.197 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:59:04.389 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:59:04.547 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:59:04.553 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2251c5dd +13:59:04.569 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c962fe7 +13:59:04.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@28a9aead +13:59:04.602 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6dab25dc +13:59:04.620 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@41f87a99 +13:59:04.649 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c8c8c56 +13:59:04.666 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@39358dac +13:59:04.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d84da93 +13:59:04.698 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f2a5508 +13:59:04.710 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +13:59:34.550 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +13:59:34.550 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +13:59:46.500 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +13:59:46.501 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2251c5dd: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c962fe7: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@28a9aead: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6dab25dc: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@41f87a99: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c8c8c56: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@39358dac: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d84da93: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f2a5508: (connection evicted) +13:59:46.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +13:59:48.981 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +13:59:49.178 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +13:59:49.425 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +13:59:49.430 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@787136c +13:59:49.447 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@940edec +13:59:49.462 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d7f781c +13:59:49.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@487de7d7 +13:59:49.495 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@775e91c7 +13:59:49.525 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@79ff2d4d +13:59:49.541 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f3605f6 +13:59:49.559 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@28521898 +13:59:49.574 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2b8164fc +13:59:49.586 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +14:00:19.431 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:00:19.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:00:49.438 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:00:49.439 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:01:19.444 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:01:19.444 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:01:49.449 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:01:49.450 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:02:19.455 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:02:19.456 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:02:49.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:02:49.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:03:19.467 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:03:19.468 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:03:49.473 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:03:49.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:04:19.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:04:19.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:04:49.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:04:49.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:05:19.492 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:05:19.493 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:05:49.494 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:05:49.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:06:19.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:06:19.503 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:06:49.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:06:49.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:07:19.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:07:19.514 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:07:49.519 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:07:49.520 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:08:08.800 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +14:08:08.801 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@787136c: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@940edec: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d7f781c: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@487de7d7: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@775e91c7: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@79ff2d4d: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f3605f6: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@28521898: (connection evicted) +14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2b8164fc: (connection evicted) +14:08:08.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +14:08:11.289 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +14:08:11.490 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +14:08:11.657 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) +14:08:11.662 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b54098 +14:08:11.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f72a8de +14:08:11.694 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3b4d2be8 +14:08:11.711 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e4fa2e5 +14:08:11.728 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65e59c34 +14:08:11.758 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4f7bfc0e +14:08:11.777 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d3b9c62 +14:08:11.792 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e605daa +14:08:11.809 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@572d766e +14:08:11.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +14:08:41.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:08:41.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:09:11.666 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:09:11.667 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:09:41.671 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:09:41.672 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). diff --git a/logback-info-2023-09-02.0.log b/logback-info-2023-09-02.0.log index 070e36e..22d9bcc 100644 --- a/logback-info-2023-09-02.0.log +++ b/logback-info-2023-09-02.0.log @@ -1,1500 +1,1338 @@ -10:30:08.497 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -10:30:08.516 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 48390 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -10:30:08.516 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -10:30:08.918 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -10:30:08.919 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -10:30:09.006 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 83 ms. Found 4 JPA repository interfaces. -10:30:09.014 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -10:30:09.014 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -10:30:09.022 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:30:09.022 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:30:09.022 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:30:09.022 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:30:09.022 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -10:30:09.363 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -10:30:09.367 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -10:30:09.368 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -10:30:09.368 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -10:30:09.414 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -10:30:09.414 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 877 ms -10:30:09.495 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -10:30:09.522 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -10:30:09.523 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -10:30:09.580 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -10:30:09.661 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -10:30:09.674 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -10:30:09.719 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -10:30:09.720 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -10:30:09.841 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -10:30:10.186 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -10:30:10.236 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -10:30:10.491 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -10:30:11.222 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -10:30:11.286 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2ba3b4a6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@44473749, org.springframework.security.web.context.SecurityContextHolderFilter@47523643, org.springframework.security.web.header.HeaderWriterFilter@7a0ebd12, org.springframework.web.filter.CorsFilter@edfe8d, org.springframework.security.web.authentication.logout.LogoutFilter@45e1d6a5, com.bid.idearush.global.filter.JwtAuthenticationFilter@1761b129, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5cb2a1ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@10d1f6da, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6dbf042, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@21d131e7, org.springframework.security.web.session.SessionManagementFilter@725f1346, org.springframework.security.web.access.ExceptionTranslationFilter@52d57307, org.springframework.security.web.access.intercept.AuthorizationFilter@7263ad06] -10:30:11.464 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -10:30:11.472 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -10:30:11.473 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -10:30:11.473 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] -10:30:11.473 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -10:30:11.479 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.115 seconds (process running for 3.459) -10:30:51.614 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -10:30:51.614 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -10:30:51.616 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -10:31:11.136 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -10:35:49.238 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -10:35:49.238 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] -10:35:49.238 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -10:35:49.359 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -10:35:49.360 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -10:35:49.361 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -10:35:50.945 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -10:35:50.963 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 49035 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -10:35:50.964 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -10:35:51.327 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -10:35:51.327 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -10:35:51.413 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 4 JPA repository interfaces. -10:35:51.420 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -10:35:51.421 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -10:35:51.429 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:35:51.430 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:35:51.430 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:35:51.430 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -10:35:51.430 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -10:35:51.771 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -10:35:51.775 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -10:35:51.776 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -10:35:51.776 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -10:35:51.877 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -10:35:51.877 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 896 ms -10:35:51.994 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -10:35:52.029 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -10:35:52.030 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -10:35:52.096 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -10:35:52.168 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -10:35:52.181 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -10:35:52.250 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -10:35:52.250 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -10:35:52.377 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -10:35:52.875 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -10:35:52.918 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -10:35:53.154 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -10:35:53.861 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -10:35:53.941 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@40503088, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@77422a9f, org.springframework.security.web.context.SecurityContextHolderFilter@2b3ba0a8, org.springframework.security.web.header.HeaderWriterFilter@725f1346, org.springframework.web.filter.CorsFilter@787239f5, org.springframework.security.web.authentication.logout.LogoutFilter@592aad4c, com.bid.idearush.global.filter.JwtAuthenticationFilter@6e4e7a62, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6d553763, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77480751, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f777d41, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2fdbd353, org.springframework.security.web.session.SessionManagementFilter@62a153d3, org.springframework.security.web.access.ExceptionTranslationFilter@5f83fdf6, org.springframework.security.web.access.intercept.AuthorizationFilter@509cf73a] -10:35:54.172 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -10:35:54.180 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -10:35:54.181 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -10:35:54.181 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@12f43d7a]] -10:35:54.181 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -10:35:54.187 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.368 seconds (process running for 3.694) -10:36:53.778 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -10:46:19.387 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -10:46:19.387 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -10:46:19.389 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -11:06:53.857 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 1] -11:17:40.177 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -11:17:40.178 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@12f43d7a]] -11:17:40.178 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -11:17:40.305 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -11:17:40.306 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -11:17:40.308 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -11:17:42.209 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -11:17:42.227 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 53502 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -11:17:42.227 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -11:17:42.608 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:17:42.609 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -11:17:42.693 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. -11:17:42.700 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:17:42.700 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -11:17:42.708 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:17:42.708 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:17:42.708 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:17:42.708 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:17:42.708 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -11:17:43.016 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -11:17:43.019 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -11:17:43.020 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -11:17:43.020 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -11:17:43.065 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -11:17:43.065 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 819 ms -11:17:43.159 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -11:17:43.188 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -11:17:43.189 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -11:17:43.250 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:17:43.317 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -11:17:43.328 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -11:17:43.374 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6f4d2294 -11:17:43.374 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -11:17:43.494 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:17:43.884 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -11:17:43.911 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -11:17:44.172 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -11:17:44.893 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -11:17:44.963 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1761b129, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@21d131e7, org.springframework.security.web.context.SecurityContextHolderFilter@6ced9545, org.springframework.security.web.header.HeaderWriterFilter@37e57a20, org.springframework.web.filter.CorsFilter@5c51a7eb, org.springframework.security.web.authentication.logout.LogoutFilter@43e869ea, com.bid.idearush.global.filter.JwtAuthenticationFilter@3327337a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@79a68d19, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1923a29a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62a153d3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@29d534ce, org.springframework.security.web.session.SessionManagementFilter@47523643, org.springframework.security.web.access.ExceptionTranslationFilter@ee395c, org.springframework.security.web.access.intercept.AuthorizationFilter@2ba3b4a6] -11:17:45.128 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -11:17:45.136 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -11:17:45.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -11:17:45.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@f93030a]] -11:17:45.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -11:17:45.143 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.068 seconds (process running for 3.384) -11:17:47.313 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -11:17:47.313 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -11:17:47.314 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -11:18:44.816 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -11:47:22.281 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -11:47:22.281 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@f93030a]] -11:47:22.281 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -11:47:22.406 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -11:47:22.407 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -11:47:22.408 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -11:47:24.193 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -11:47:24.210 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 57150 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -11:47:24.211 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -11:47:24.553 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:47:24.553 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -11:47:24.639 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 4 JPA repository interfaces. -11:47:24.646 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:47:24.647 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -11:47:24.655 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:47:24.655 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:47:24.655 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:47:24.655 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:47:24.655 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -11:47:24.955 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -11:47:24.959 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -11:47:24.960 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -11:47:24.960 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -11:47:25.008 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -11:47:25.008 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 779 ms -11:47:25.089 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -11:47:25.111 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -11:47:25.112 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -11:47:25.165 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:47:25.230 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -11:47:25.240 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -11:47:25.288 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16f34376 -11:47:25.289 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -11:47:25.391 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:47:25.704 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -11:47:25.741 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -11:47:25.968 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -11:47:26.642 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -11:47:26.703 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@f777d41, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a0a5865, org.springframework.security.web.context.SecurityContextHolderFilter@53b1a09f, org.springframework.security.web.header.HeaderWriterFilter@4568ef38, org.springframework.web.filter.CorsFilter@3f92977a, org.springframework.security.web.authentication.logout.LogoutFilter@49d94d67, com.bid.idearush.global.filter.JwtAuthenticationFilter@1330d15e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3adb46b5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49e4b332, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@64176780, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@27192b0c, org.springframework.security.web.session.SessionManagementFilter@39caf68a, org.springframework.security.web.access.ExceptionTranslationFilter@42531e1b, org.springframework.security.web.access.intercept.AuthorizationFilter@6fb94c36] -11:47:26.866 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -11:47:26.874 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -11:47:26.875 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -11:47:26.875 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@24331ab6]] -11:47:26.875 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -11:47:26.881 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.819 seconds (process running for 3.11) -11:47:54.140 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -11:47:54.140 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -11:47:54.141 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -11:48:26.569 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -11:57:47.584 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -11:57:47.586 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@24331ab6]] -11:57:47.586 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -11:57:47.712 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -11:57:47.713 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -11:57:47.715 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -11:57:49.329 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -11:57:49.348 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 58351 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -11:57:49.348 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -11:57:49.735 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:57:49.736 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -11:57:49.821 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. -11:57:49.829 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:57:49.830 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -11:57:49.839 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:57:49.839 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:57:49.839 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:57:49.839 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:57:49.839 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -11:57:50.156 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -11:57:50.160 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -11:57:50.161 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -11:57:50.161 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -11:57:50.210 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -11:57:50.210 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 843 ms -11:57:50.291 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -11:57:50.314 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -11:57:50.316 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -11:57:50.371 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:57:50.436 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -11:57:50.448 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -11:57:50.497 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -11:57:50.498 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -11:57:50.607 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:57:50.929 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -11:57:50.962 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -11:57:51.199 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -11:57:51.880 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -11:57:51.946 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3327337a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29d534ce, org.springframework.security.web.context.SecurityContextHolderFilter@6dbf042, org.springframework.security.web.header.HeaderWriterFilter@6153b116, org.springframework.web.filter.CorsFilter@1a3761a, org.springframework.security.web.authentication.logout.LogoutFilter@fafbc63, com.bid.idearush.global.filter.JwtAuthenticationFilter@509cf73a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@58435220, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@66121af9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2b3ba0a8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5aaab2b0, org.springframework.security.web.session.SessionManagementFilter@6ced9545, org.springframework.security.web.access.ExceptionTranslationFilter@380cb7e3, org.springframework.security.web.access.intercept.AuthorizationFilter@1761b129] -11:57:52.121 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -11:57:52.130 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -11:57:52.131 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -11:57:52.132 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -11:57:52.132 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -11:57:52.138 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.94 seconds (process running for 3.243) -11:57:54.837 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -11:57:54.837 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -11:57:54.840 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -11:58:34.807 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -11:58:34.807 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -11:58:34.807 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -11:58:34.932 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -11:58:34.933 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -11:58:34.936 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -11:58:36.371 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -11:58:36.389 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 58454 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -11:58:36.389 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -11:58:36.743 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:58:36.744 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -11:58:36.829 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. -11:58:36.836 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:58:36.837 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -11:58:36.845 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:58:36.845 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:58:36.845 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:58:36.845 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:58:36.845 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -11:58:37.151 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -11:58:37.155 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -11:58:37.156 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -11:58:37.156 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -11:58:37.200 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -11:58:37.200 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 793 ms -11:58:37.280 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -11:58:37.304 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -11:58:37.305 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -11:58:37.357 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:58:37.422 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -11:58:37.433 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -11:58:37.487 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -11:58:37.487 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -11:58:37.598 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:58:37.913 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -11:58:37.940 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -11:58:38.173 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -11:58:38.886 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -11:58:38.967 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@fafbc63, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f083345, org.springframework.security.web.context.SecurityContextHolderFilter@5cd3f5bf, org.springframework.security.web.header.HeaderWriterFilter@61668c05, org.springframework.web.filter.CorsFilter@391720c3, org.springframework.security.web.authentication.logout.LogoutFilter@2b3ba0a8, com.bid.idearush.global.filter.JwtAuthenticationFilter@6559f04e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@faa70af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34f3189, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@286cd3ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17e71422, org.springframework.security.web.session.SessionManagementFilter@30396acf, org.springframework.security.web.access.ExceptionTranslationFilter@8862881, org.springframework.security.web.access.intercept.AuthorizationFilter@43e869ea] -11:58:39.138 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -11:58:39.146 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -11:58:39.147 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -11:58:39.147 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -11:58:39.147 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -11:58:39.153 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.91 seconds (process running for 3.224) -11:58:40.842 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -11:58:40.842 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -11:58:40.843 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -11:59:25.271 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -11:59:25.271 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -11:59:25.271 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -11:59:25.404 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -11:59:25.404 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -11:59:25.406 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -11:59:26.783 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -11:59:26.800 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 58561 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -11:59:26.800 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -11:59:27.160 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:59:27.161 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -11:59:27.237 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -11:59:27.245 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -11:59:27.245 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -11:59:27.253 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:59:27.253 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:59:27.254 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:59:27.254 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -11:59:27.254 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -11:59:27.553 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -11:59:27.556 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -11:59:27.557 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -11:59:27.557 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -11:59:27.601 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -11:59:27.601 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 783 ms -11:59:27.683 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -11:59:27.707 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -11:59:27.708 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -11:59:27.761 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:59:27.827 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -11:59:27.839 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -11:59:27.886 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -11:59:27.887 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -11:59:27.990 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -11:59:28.310 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -11:59:28.341 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -11:59:28.580 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -11:59:29.276 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -11:59:29.351 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@f777d41, org.springframework.security.web.header.HeaderWriterFilter@6ced9545, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@3052ce36, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@21d131e7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f92977a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74aae322, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@6fb94c36, org.springframework.security.web.access.ExceptionTranslationFilter@4d9dd8cc, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -11:59:29.518 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -11:59:29.526 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -11:59:29.526 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -11:59:29.527 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -11:59:29.527 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -11:59:29.532 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.879 seconds (process running for 3.191) -11:59:31.569 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -11:59:31.569 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -11:59:31.570 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:00:29.196 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:02:08.401 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:02:08.401 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -12:02:08.401 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:02:08.527 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:02:08.529 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:02:08.531 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:02:10.068 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:02:10.091 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 58857 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:02:10.091 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:02:10.441 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:02:10.441 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:02:10.518 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -12:02:10.525 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:02:10.525 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:02:10.533 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:02:10.533 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:02:10.533 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:02:10.533 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:02:10.533 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:02:10.826 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:02:10.829 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:02:10.830 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:02:10.830 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:02:10.876 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:02:10.876 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 765 ms -12:02:10.953 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:02:10.976 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:02:10.977 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:02:11.030 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:02:11.100 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:02:11.111 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:02:11.159 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -12:02:11.160 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:02:11.264 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:02:11.582 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:02:11.629 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:02:11.875 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:02:12.546 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:02:12.615 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] -12:02:12.795 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:02:12.809 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:02:12.810 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:02:12.811 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:02:12.811 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:02:12.817 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.886 seconds (process running for 3.297) -12:02:29.606 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:02:29.607 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:02:29.608 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:03:12.466 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:03:44.192 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:03:44.192 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:03:44.193 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:03:44.319 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:03:44.320 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:03:44.322 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:03:45.794 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:03:45.813 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 59046 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:03:45.813 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:03:46.159 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:03:46.160 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:03:46.243 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 4 JPA repository interfaces. -12:03:46.251 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:03:46.251 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:03:46.260 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:03:46.260 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:03:46.260 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:03:46.260 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:03:46.260 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:03:46.570 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:03:46.574 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:03:46.575 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:03:46.575 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:03:46.620 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:03:46.620 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 787 ms -12:03:46.699 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:03:46.722 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:03:46.723 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:03:46.776 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:03:46.845 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:03:46.858 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:03:46.910 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:03:46.910 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:03:47.027 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:03:47.371 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:03:47.399 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:03:47.650 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:03:48.363 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:03:48.434 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@2a0a5865, org.springframework.security.web.header.HeaderWriterFilter@3adb46b5, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@6d553763, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40503088, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1330d15e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17bda3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@19f19f89, org.springframework.security.web.access.ExceptionTranslationFilter@10d1f6da, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -12:03:48.637 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:03:48.645 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:03:48.646 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:03:48.646 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5dae85f7]] -12:03:48.646 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:03:48.652 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.998 seconds (process running for 3.34) -12:03:49.188 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:03:49.188 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:03:49.189 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:04:42.415 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:04:42.416 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5dae85f7]] -12:04:42.416 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:04:42.546 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:04:42.547 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:04:42.548 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:04:44.170 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:04:44.197 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 59170 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:04:44.198 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:04:44.593 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:04:44.594 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:04:44.674 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 4 JPA repository interfaces. -12:04:44.681 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:04:44.682 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:04:44.690 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:04:44.690 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:04:44.691 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:04:44.691 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:04:44.691 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:04:44.985 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:04:44.988 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:04:44.989 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:04:44.989 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:04:45.035 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:04:45.035 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 795 ms -12:04:45.114 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:04:45.138 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:04:45.139 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:04:45.192 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:04:45.263 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:04:45.275 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:04:45.318 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d9af731 -12:04:45.319 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:04:45.422 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:04:45.738 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:04:45.766 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:04:46.016 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:04:46.758 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:04:46.819 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@592aad4c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@735beda7, org.springframework.security.web.context.SecurityContextHolderFilter@286cd3ad, org.springframework.security.web.header.HeaderWriterFilter@30422a69, org.springframework.web.filter.CorsFilter@5cb2a1ea, org.springframework.security.web.authentication.logout.LogoutFilter@f777d41, com.bid.idearush.global.filter.JwtAuthenticationFilter@59f0f273, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@17bda3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@ee395c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@49d94d67, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@553c74cc, org.springframework.security.web.session.SessionManagementFilter@aab0379, org.springframework.security.web.access.ExceptionTranslationFilter@562fa8f2, org.springframework.security.web.access.intercept.AuthorizationFilter@6559f04e] -12:04:46.986 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:04:46.994 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:04:46.995 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:04:46.996 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@120e3ebb]] -12:04:46.996 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:04:47.001 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.975 seconds (process running for 3.336) -12:04:47.562 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:04:47.562 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:04:47.563 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:05:46.685 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:07:58.342 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:07:58.344 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@120e3ebb]] -12:07:58.345 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:07:58.471 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:07:58.472 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:07:58.474 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:08:00.262 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:08:00.288 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 59535 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:08:00.289 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:08:00.786 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:08:00.787 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:08:00.871 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. -12:08:00.879 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:08:00.880 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:08:00.888 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:08:00.889 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:08:00.889 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:08:00.889 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:08:00.889 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:08:01.205 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:08:01.210 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:08:01.210 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:08:01.210 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:08:01.259 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:08:01.259 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 948 ms -12:08:01.345 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:08:01.370 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:08:01.371 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:08:01.426 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:08:01.492 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:08:01.503 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:08:01.550 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:08:01.551 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:08:01.656 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:08:01.995 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:08:02.022 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:08:02.340 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:08:03.087 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:08:03.152 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@2a0a5865, org.springframework.security.web.header.HeaderWriterFilter@3adb46b5, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@6d553763, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40503088, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1330d15e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17bda3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@19f19f89, org.springframework.security.web.access.ExceptionTranslationFilter@10d1f6da, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -12:08:03.405 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:08:03.414 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:08:03.415 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:08:03.416 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:08:03.416 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:08:03.422 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.304 seconds (process running for 3.699) -12:08:04.128 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:08:04.129 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:08:04.130 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:09:02.998 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:09:18.912 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:09:18.912 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:09:18.912 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:09:19.039 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:09:19.040 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:09:19.042 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:09:20.493 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:09:20.510 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 59704 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:09:20.511 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:09:20.870 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:09:20.871 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:09:20.954 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -12:09:20.963 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:09:20.964 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:09:20.973 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:09:20.973 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:09:20.973 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:09:20.973 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:09:20.973 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:09:21.276 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:09:21.280 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:09:21.281 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:09:21.281 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:09:21.327 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:09:21.328 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 798 ms -12:09:21.406 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:09:21.432 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:09:21.433 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:09:21.489 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:09:21.553 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:09:21.564 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:09:21.612 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6f4d2294 -12:09:21.613 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:09:21.719 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:09:22.031 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:09:22.059 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:09:22.296 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:09:22.963 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:09:23.026 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@391720c3, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6559f04e, org.springframework.security.web.context.SecurityContextHolderFilter@34f3189, org.springframework.security.web.header.HeaderWriterFilter@5c085d4a, org.springframework.web.filter.CorsFilter@17e71422, org.springframework.security.web.authentication.logout.LogoutFilter@77480751, com.bid.idearush.global.filter.JwtAuthenticationFilter@59bb8f80, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@373efaa2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4916619e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@ee395c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@592aad4c, org.springframework.security.web.session.SessionManagementFilter@12136fc6, org.springframework.security.web.access.ExceptionTranslationFilter@61668c05, org.springframework.security.web.access.intercept.AuthorizationFilter@10b9956a] -12:09:23.199 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:09:23.207 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:09:23.208 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:09:23.208 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@26838837]] -12:09:23.208 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:09:23.214 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.859 seconds (process running for 3.176) -12:09:30.727 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:09:30.728 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:09:30.729 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:10:22.888 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:12:40.826 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:12:40.827 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@26838837]] -12:12:40.827 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:12:40.955 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:12:40.957 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:12:40.959 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:12:42.454 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:12:42.471 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60077 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:12:42.472 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:12:42.817 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:12:42.818 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:12:42.894 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -12:12:42.901 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:12:42.902 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:12:42.910 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:12:42.910 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:12:42.910 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:12:42.911 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:12:42.911 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:12:43.221 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:12:43.225 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:12:43.225 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:12:43.225 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:12:43.273 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:12:43.273 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 784 ms -12:12:43.353 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:12:43.378 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:12:43.379 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:12:43.433 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:12:43.500 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:12:43.517 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:12:43.564 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:12:43.565 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:12:43.680 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:12:44.030 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:12:44.060 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:12:44.301 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:12:44.973 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:12:45.032 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@31ebc5fa, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6f215ff3, org.springframework.security.web.context.SecurityContextHolderFilter@14aeb8e6, org.springframework.security.web.header.HeaderWriterFilter@2b3ba0a8, org.springframework.web.filter.CorsFilter@6066cf5, org.springframework.security.web.authentication.logout.LogoutFilter@5278bc6d, com.bid.idearush.global.filter.JwtAuthenticationFilter@3d63becf, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@77422a9f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7dc779bb, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@465b16bb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5248688c, org.springframework.security.web.session.SessionManagementFilter@74aae322, org.springframework.security.web.access.ExceptionTranslationFilter@3b21f625, org.springframework.security.web.access.intercept.AuthorizationFilter@7555782c] -12:12:45.198 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:12:45.206 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:12:45.207 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:12:45.207 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] -12:12:45.207 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:12:45.213 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.887 seconds (process running for 3.204) -12:12:52.750 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:12:52.750 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:12:52.751 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:13:44.890 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:14:03.261 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:14:03.261 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] -12:14:03.261 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:14:03.386 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:14:03.387 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:14:03.388 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:14:04.829 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:14:04.855 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60246 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:14:04.856 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:14:05.261 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:05.262 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:14:05.345 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 4 JPA repository interfaces. -12:14:05.353 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:05.353 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:14:05.361 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:05.361 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:05.361 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:05.362 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:05.362 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:14:05.686 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:14:05.690 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:14:05.691 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:14:05.691 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:14:05.736 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:14:05.736 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 855 ms -12:14:05.815 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:14:05.840 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:14:05.841 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:14:05.898 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:14:05.966 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:14:05.982 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:14:06.042 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:14:06.042 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:14:06.156 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:14:06.478 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:14:06.506 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:14:06.746 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:14:07.439 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:14:07.505 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@787239f5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e4e7a62, org.springframework.security.web.context.SecurityContextHolderFilter@77480751, org.springframework.security.web.header.HeaderWriterFilter@30c98124, org.springframework.web.filter.CorsFilter@2fdbd353, org.springframework.security.web.authentication.logout.LogoutFilter@5cb2a1ea, com.bid.idearush.global.filter.JwtAuthenticationFilter@492b12e5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ba3b4a6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19f19f89, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f92977a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20ff27a4, org.springframework.security.web.session.SessionManagementFilter@5d08bc22, org.springframework.security.web.access.ExceptionTranslationFilter@725f1346, org.springframework.security.web.access.intercept.AuthorizationFilter@5ad98e6f] -12:14:07.678 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:14:07.686 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:14:07.687 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:14:07.687 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15da3ce9]] -12:14:07.687 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:14:07.693 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.014 seconds (process running for 3.361) -12:14:09.747 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:14:09.748 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:14:09.749 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:14:26.396 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:14:26.396 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15da3ce9]] -12:14:26.396 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:14:26.526 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:14:26.527 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:14:26.529 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:14:27.955 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:14:27.973 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60298 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:14:27.973 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:14:28.321 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:28.322 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:14:28.403 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 4 JPA repository interfaces. -12:14:28.410 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:28.411 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:14:28.418 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:28.418 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:28.419 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:28.419 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:28.419 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:14:28.720 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:14:28.724 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:14:28.724 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:14:28.724 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:14:28.771 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:14:28.772 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 781 ms -12:14:28.847 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:14:28.872 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:14:28.873 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:14:28.929 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:14:28.994 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:14:29.005 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:14:29.053 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -12:14:29.054 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:14:29.171 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:14:29.546 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:14:29.575 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:14:29.845 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:14:30.590 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:14:30.651 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@f777d41, org.springframework.security.web.header.HeaderWriterFilter@6ced9545, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@3052ce36, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@21d131e7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3f92977a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@74aae322, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@6fb94c36, org.springframework.security.web.access.ExceptionTranslationFilter@4d9dd8cc, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -12:14:30.827 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:14:30.834 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:14:30.835 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:14:30.835 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -12:14:30.835 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:14:30.841 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.019 seconds (process running for 3.336) -12:14:30.961 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:14:30.962 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:14:30.962 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms -12:14:57.727 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:14:57.727 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -12:14:57.727 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:14:57.854 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:14:57.855 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:14:57.858 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:14:59.181 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:14:59.198 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60362 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:14:59.199 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:14:59.550 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:59.551 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:14:59.639 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. -12:14:59.647 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:14:59.647 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:14:59.655 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:59.656 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:59.656 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:59.656 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:14:59.656 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:14:59.952 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:14:59.956 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:14:59.957 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:14:59.957 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:15:00.001 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:15:00.001 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 785 ms -12:15:00.083 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:15:00.106 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:15:00.107 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:15:00.163 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:15:00.227 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:15:00.239 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:15:00.288 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:15:00.289 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:15:00.396 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:15:00.715 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:15:00.744 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:15:00.992 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:15:01.686 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:15:01.748 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@787239f5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e4e7a62, org.springframework.security.web.context.SecurityContextHolderFilter@77480751, org.springframework.security.web.header.HeaderWriterFilter@30c98124, org.springframework.web.filter.CorsFilter@2fdbd353, org.springframework.security.web.authentication.logout.LogoutFilter@5cb2a1ea, com.bid.idearush.global.filter.JwtAuthenticationFilter@492b12e5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ba3b4a6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@19f19f89, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f92977a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@20ff27a4, org.springframework.security.web.session.SessionManagementFilter@5d08bc22, org.springframework.security.web.access.ExceptionTranslationFilter@725f1346, org.springframework.security.web.access.intercept.AuthorizationFilter@5ad98e6f] -12:15:01.964 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:15:01.972 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:15:01.973 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:15:01.973 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15da3ce9]] -12:15:01.973 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:15:01.979 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.928 seconds (process running for 3.23) -12:15:03.518 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:15:03.519 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:15:03.520 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:16:01.608 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:16:23.410 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:16:23.410 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15da3ce9]] -12:16:23.410 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:16:23.542 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:16:23.543 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:16:23.545 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:16:24.964 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:16:24.981 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60523 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:16:24.982 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:16:25.351 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:16:25.352 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:16:25.439 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 4 JPA repository interfaces. -12:16:25.448 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:16:25.448 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:16:25.457 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:16:25.457 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:16:25.457 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:16:25.457 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:16:25.457 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:16:25.754 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:16:25.758 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:16:25.758 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:16:25.759 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:16:25.802 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:16:25.802 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 800 ms -12:16:25.884 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:16:25.908 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:16:25.909 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:16:25.962 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:16:26.027 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:16:26.040 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:16:26.084 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:16:26.084 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:16:26.190 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:16:26.504 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:16:26.532 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:16:26.762 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:16:27.440 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:16:27.507 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] -12:16:27.680 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:16:27.687 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:16:27.688 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:16:27.688 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@38280b42]] -12:16:27.689 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:16:27.694 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.876 seconds (process running for 3.216) -12:16:32.120 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:16:32.120 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:16:32.121 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:17:06.166 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:17:06.168 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@38280b42]] -12:17:06.168 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:17:06.293 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:17:06.294 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:17:06.296 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:17:07.760 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:17:07.777 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60615 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:17:07.778 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:17:08.130 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:17:08.131 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:17:08.213 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -12:17:08.220 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:17:08.221 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:17:08.229 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:08.229 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:08.229 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:08.229 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:08.229 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:17:08.537 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:17:08.542 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:17:08.543 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:17:08.543 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:17:08.590 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:17:08.590 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 793 ms -12:17:08.671 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:17:08.694 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:17:08.695 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:17:08.750 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:17:08.818 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:17:08.830 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:17:08.875 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:17:08.876 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:17:09.006 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:17:09.330 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:17:09.357 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:17:09.638 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:17:10.328 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:17:10.397 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] -12:17:10.576 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:17:10.584 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:17:10.585 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:17:10.585 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@be694c0]] -12:17:10.585 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:17:10.591 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.967 seconds (process running for 3.301) -12:17:11.821 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:17:11.821 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:17:11.822 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:17:27.367 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:17:27.367 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@be694c0]] -12:17:27.367 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:17:27.493 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:17:27.494 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:17:27.497 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:17:28.938 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:17:28.957 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60666 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:17:28.957 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:17:29.313 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:17:29.314 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:17:29.400 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -12:17:29.407 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:17:29.408 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:17:29.416 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:29.416 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:29.416 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:29.416 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:17:29.416 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:17:29.711 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:17:29.715 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:17:29.716 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:17:29.716 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:17:29.761 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:17:29.761 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 783 ms -12:17:29.838 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:17:29.860 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:17:29.861 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:17:29.913 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:17:29.978 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:17:29.989 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:17:30.039 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -12:17:30.039 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:17:30.142 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:17:30.454 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:17:30.484 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:17:30.715 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:17:31.385 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:17:31.449 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@79a68d19, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3052ce36, org.springframework.security.web.context.SecurityContextHolderFilter@380cb7e3, org.springframework.security.web.header.HeaderWriterFilter@357f7e2d, org.springframework.web.filter.CorsFilter@6eefc125, org.springframework.security.web.authentication.logout.LogoutFilter@5f2896fa, com.bid.idearush.global.filter.JwtAuthenticationFilter@58435220, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@43e869ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6153b116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f83fdf6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@15c0c274, org.springframework.security.web.session.SessionManagementFilter@ee395c, org.springframework.security.web.access.ExceptionTranslationFilter@202e0ff4, org.springframework.security.web.access.intercept.AuthorizationFilter@5cb2a1ea] -12:17:31.627 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:17:31.635 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:17:31.636 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:17:31.636 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] -12:17:31.637 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:17:31.643 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.846 seconds (process running for 3.197) -12:17:32.657 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:17:32.657 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:17:32.659 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -12:18:31.309 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:19:03.583 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:19:03.583 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] -12:19:03.583 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:19:03.711 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:19:03.712 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:19:03.714 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:19:05.078 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:19:05.095 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60848 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:19:05.096 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:19:05.442 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:19:05.443 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:19:05.525 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 4 JPA repository interfaces. -12:19:05.532 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:19:05.533 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:19:05.540 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:05.540 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:05.541 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:05.541 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:05.541 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:19:05.852 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:19:05.855 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:19:05.856 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:19:05.856 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:19:05.905 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:19:05.905 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 791 ms -12:19:05.985 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:19:06.009 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:19:06.010 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:19:06.063 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:19:06.130 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:19:06.145 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:19:06.195 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:19:06.196 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:19:06.314 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:19:06.636 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:19:06.662 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:19:06.964 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:19:07.747 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:19:07.814 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] -12:19:07.995 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:19:08.003 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:19:08.004 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:19:08.004 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] -12:19:08.005 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:19:08.010 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.064 seconds (process running for 3.368) -12:19:08.811 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:19:08.811 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:19:08.812 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:19:57.498 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:19:57.498 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] -12:19:57.498 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:19:57.627 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:19:57.628 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:19:57.630 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:19:58.939 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:19:58.956 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 60966 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:19:58.956 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:19:59.307 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:19:59.307 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:19:59.388 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -12:19:59.395 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:19:59.395 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:19:59.403 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:59.403 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:59.403 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:59.403 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:19:59.403 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:19:59.707 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:19:59.710 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:19:59.711 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:19:59.711 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:19:59.757 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:19:59.758 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 784 ms -12:19:59.835 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:19:59.859 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:19:59.861 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:19:59.913 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:19:59.976 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:19:59.987 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:20:00.036 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:20:00.036 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:20:00.153 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:20:00.476 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:20:00.504 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:20:00.743 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:20:01.428 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:20:01.493 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] -12:20:01.668 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:20:01.676 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:20:01.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:20:01.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] -12:20:01.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:20:01.683 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.872 seconds (process running for 3.164) -12:20:04.761 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:20:04.762 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:20:04.763 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:21:01.359 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:27:39.849 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:27:39.849 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] -12:27:39.849 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:27:39.976 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:27:39.977 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:27:39.979 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:27:41.367 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:27:41.384 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 61759 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:27:41.384 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:27:41.740 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:27:41.744 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:27:41.825 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 4 JPA repository interfaces. -12:27:41.832 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:27:41.832 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:27:41.840 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:27:41.840 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:27:41.840 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:27:41.840 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:27:41.840 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:27:42.134 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:27:42.138 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:27:42.139 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:27:42.139 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:27:42.187 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:27:42.187 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 785 ms -12:27:42.265 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:27:42.288 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:27:42.289 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:27:42.341 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:27:42.409 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:27:42.420 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:27:42.470 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:27:42.471 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:27:42.578 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:27:42.899 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:27:42.943 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:27:43.186 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:27:43.854 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:27:43.916 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7308c29a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c88d11, org.springframework.security.web.context.SecurityContextHolderFilter@391720c3, org.springframework.security.web.header.HeaderWriterFilter@14aeb8e6, org.springframework.web.filter.CorsFilter@75f1c170, org.springframework.security.web.authentication.logout.LogoutFilter@787239f5, com.bid.idearush.global.filter.JwtAuthenticationFilter@63fa0b9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f215ff3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17e71422, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5cb2a1ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3316aef6, org.springframework.security.web.session.SessionManagementFilter@10b9956a, org.springframework.security.web.access.ExceptionTranslationFilter@610576c8, org.springframework.security.web.access.intercept.AuthorizationFilter@5a372288] -12:27:44.088 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:27:44.096 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:27:44.097 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:27:44.097 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@347544b7]] -12:27:44.097 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:27:44.103 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.863 seconds (process running for 3.19) -12:28:43.781 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:28:59.361 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:28:59.361 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@347544b7]] -12:28:59.361 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:28:59.491 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:28:59.493 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:28:59.495 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:29:00.868 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:29:00.885 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 61919 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:29:00.886 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:29:01.247 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:29:01.248 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:29:01.335 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 4 JPA repository interfaces. -12:29:01.342 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:29:01.343 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:29:01.351 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:01.351 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:01.351 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:01.351 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:01.351 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:29:01.676 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:29:01.681 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:29:01.681 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:29:01.682 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:29:01.731 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:29:01.731 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 828 ms -12:29:01.822 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:29:01.847 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:29:01.848 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:29:01.906 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:29:01.978 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:29:01.992 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:29:02.039 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@72a33316 -12:29:02.040 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:29:02.153 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:29:02.479 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:29:02.507 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:29:02.746 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:29:03.420 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:29:03.482 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] -12:29:03.650 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:29:03.658 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:29:03.659 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:29:03.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@152225dd]] -12:29:03.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:29:03.665 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.927 seconds (process running for 3.225) -12:29:05.298 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:29:05.298 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:29:05.299 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:29:25.333 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:29:25.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@152225dd]] -12:29:25.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:29:25.460 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:29:25.461 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:29:25.463 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:29:26.766 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:29:26.788 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 61986 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:29:26.788 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:29:27.151 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:29:27.151 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:29:27.230 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 4 JPA repository interfaces. -12:29:27.238 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:29:27.238 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:29:27.246 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:27.246 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:27.246 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:27.246 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:29:27.246 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:29:27.545 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:29:27.549 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:29:27.550 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:29:27.550 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:29:27.597 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:29:27.597 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 788 ms -12:29:27.679 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:29:27.702 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:29:27.703 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:29:27.754 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:29:27.822 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:29:27.833 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:29:27.880 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -12:29:27.881 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:29:27.981 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:29:28.323 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:29:28.350 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:29:28.592 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:29:29.298 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:29:29.358 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@fafbc63, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f083345, org.springframework.security.web.context.SecurityContextHolderFilter@5cd3f5bf, org.springframework.security.web.header.HeaderWriterFilter@61668c05, org.springframework.web.filter.CorsFilter@391720c3, org.springframework.security.web.authentication.logout.LogoutFilter@2b3ba0a8, com.bid.idearush.global.filter.JwtAuthenticationFilter@6559f04e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@faa70af, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34f3189, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@286cd3ad, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17e71422, org.springframework.security.web.session.SessionManagementFilter@30396acf, org.springframework.security.web.access.ExceptionTranslationFilter@8862881, org.springframework.security.web.access.intercept.AuthorizationFilter@43e869ea] -12:29:29.526 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:29:29.534 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:29:29.535 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:29:29.535 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@40052266]] -12:29:29.536 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:29:29.541 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.904 seconds (process running for 3.207) -12:29:30.855 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:29:30.856 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:29:30.857 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:30:29.216 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:31:08.569 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:31:08.569 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@40052266]] -12:31:08.569 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:31:08.698 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:31:08.699 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:31:08.701 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:31:10.011 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:31:10.030 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 62186 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:31:10.030 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:31:10.411 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:31:10.412 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:31:10.502 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 86 ms. Found 4 JPA repository interfaces. -12:31:10.510 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:31:10.511 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:31:10.519 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:31:10.520 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:31:10.520 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:31:10.520 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:31:10.520 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:31:10.818 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:31:10.821 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:31:10.822 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:31:10.822 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:31:10.866 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:31:10.867 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 818 ms -12:31:10.947 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:31:10.971 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:31:10.973 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:31:11.027 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:31:11.098 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:31:11.111 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:31:11.159 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6cde0c69 -12:31:11.160 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:31:11.273 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:31:11.592 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:31:11.625 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:31:11.858 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:31:12.537 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:31:12.602 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@509cf73a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5aaab2b0, org.springframework.security.web.context.SecurityContextHolderFilter@62a153d3, org.springframework.security.web.header.HeaderWriterFilter@23243385, org.springframework.web.filter.CorsFilter@5ad98e6f, org.springframework.security.web.authentication.logout.LogoutFilter@6559f04e, com.bid.idearush.global.filter.JwtAuthenticationFilter@40503088, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@23338420, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5d08bc22, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6fb94c36, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@77422a9f, org.springframework.security.web.session.SessionManagementFilter@6dbf042, org.springframework.security.web.access.ExceptionTranslationFilter@7d7be366, org.springframework.security.web.access.intercept.AuthorizationFilter@3327337a] -12:31:12.773 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:31:12.783 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:31:12.784 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:31:12.784 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -12:31:12.784 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:31:12.790 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.905 seconds (process running for 3.22) -12:31:20.832 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:31:20.833 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:31:20.834 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:32:12.454 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:36:13.766 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:36:13.768 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@29dfc14a]] -12:36:13.768 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:36:13.897 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:36:13.899 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:36:13.902 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:36:15.297 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:36:15.315 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 62747 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:36:15.316 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:36:15.688 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:36:15.689 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:36:15.765 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -12:36:15.772 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:36:15.773 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:36:15.780 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:36:15.780 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:36:15.780 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:36:15.780 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:36:15.780 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:36:16.123 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:36:16.127 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:36:16.128 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:36:16.128 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:36:16.178 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:36:16.179 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 844 ms -12:36:16.268 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:36:16.293 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:36:16.294 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:36:16.353 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:36:16.426 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:36:16.443 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:36:16.495 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -12:36:16.496 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:36:16.610 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:36:16.970 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:36:17.001 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:36:17.273 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:36:17.967 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:36:18.030 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2fdbd353, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@492b12e5, org.springframework.security.web.context.SecurityContextHolderFilter@19f19f89, org.springframework.security.web.header.HeaderWriterFilter@4d9dd8cc, org.springframework.web.filter.CorsFilter@20ff27a4, org.springframework.security.web.authentication.logout.LogoutFilter@553c74cc, com.bid.idearush.global.filter.JwtAuthenticationFilter@3d7fc4b3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@edfe8d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f777d41, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@27192b0c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ccfd904, org.springframework.security.web.session.SessionManagementFilter@43ec41d7, org.springframework.security.web.access.ExceptionTranslationFilter@30c98124, org.springframework.security.web.access.intercept.AuthorizationFilter@77422a9f] -12:36:18.203 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:36:18.212 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:36:18.213 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:36:18.213 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:36:18.213 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:36:18.218 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.06 seconds (process running for 3.4) -12:36:18.312 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:36:18.312 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:36:18.313 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:37:17.895 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:43:34.251 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:43:34.252 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7292470c]] -12:43:34.252 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:43:34.388 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:43:34.391 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:43:34.393 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:43:35.833 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:43:35.851 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 63528 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:43:35.851 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:43:36.208 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:43:36.208 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:43:36.291 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -12:43:36.298 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:43:36.298 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:43:36.306 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:43:36.306 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:43:36.306 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:43:36.306 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:43:36.306 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:43:36.616 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:43:36.620 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:43:36.621 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:43:36.621 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:43:36.668 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:43:36.668 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 798 ms -12:43:36.746 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:43:36.769 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:43:36.771 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:43:36.823 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:43:36.887 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:43:36.898 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:43:36.965 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:43:36.966 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:43:37.069 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:43:37.389 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:43:37.446 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:43:37.688 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:43:38.595 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:43:38.660 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@338f9bb5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f0f52d6, org.springframework.security.web.context.SecurityContextHolderFilter@60df0131, org.springframework.security.web.header.HeaderWriterFilter@3f92977a, org.springframework.web.filter.CorsFilter@23551fa1, org.springframework.security.web.authentication.logout.LogoutFilter@29d534ce, com.bid.idearush.global.filter.JwtAuthenticationFilter@152a41ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5de25642, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43e869ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f083345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a372288, org.springframework.security.web.session.SessionManagementFilter@17bda3, org.springframework.security.web.access.ExceptionTranslationFilter@f777d41, org.springframework.security.web.access.intercept.AuthorizationFilter@37736bf1] -12:43:38.830 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:43:38.838 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:43:38.839 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:43:38.839 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] -12:43:38.839 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:43:38.845 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.148 seconds (process running for 3.475) -12:43:40.766 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:43:40.767 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:43:40.768 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:44:38.508 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:45:32.242 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:45:32.244 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] -12:45:32.244 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:45:32.369 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:45:32.370 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:45:32.372 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:45:33.777 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:45:33.795 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 63751 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:45:33.795 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:45:34.243 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:45:34.244 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:45:34.335 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 4 JPA repository interfaces. -12:45:34.350 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:45:34.351 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:45:34.363 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:45:34.363 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:45:34.363 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:45:34.363 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:45:34.363 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:45:34.748 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:45:34.752 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:45:34.753 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:45:34.753 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:45:34.802 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:45:34.802 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 987 ms -12:45:34.884 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:45:34.908 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:45:34.909 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:45:34.961 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:45:35.026 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:45:35.038 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:45:35.103 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d9af731 -12:45:35.104 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:45:35.214 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:45:35.547 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:45:35.575 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:45:35.806 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:45:36.473 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:45:36.540 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@17e71422, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@59bb8f80, org.springframework.security.web.context.SecurityContextHolderFilter@4916619e, org.springframework.security.web.header.HeaderWriterFilter@562fa8f2, org.springframework.web.filter.CorsFilter@592aad4c, org.springframework.security.web.authentication.logout.LogoutFilter@19f19f89, com.bid.idearush.global.filter.JwtAuthenticationFilter@735beda7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@213451a4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@286cd3ad, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37e57a20, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5cb2a1ea, org.springframework.security.web.session.SessionManagementFilter@274783f8, org.springframework.security.web.access.ExceptionTranslationFilter@5c085d4a, org.springframework.security.web.access.intercept.AuthorizationFilter@f083345] -12:45:36.701 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:45:36.710 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:45:36.711 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:45:36.711 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@44b522ce]] -12:45:36.711 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:45:36.717 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.082 seconds (process running for 3.406) -12:45:43.219 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:45:43.220 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:45:43.221 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:46:36.396 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:46:57.960 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:46:57.961 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@44b522ce]] -12:46:57.961 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:46:58.084 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:46:58.085 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:46:58.087 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:46:59.503 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:46:59.519 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 63923 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:46:59.520 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:46:59.868 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:46:59.869 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:46:59.943 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71 ms. Found 4 JPA repository interfaces. -12:46:59.949 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:46:59.950 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:46:59.957 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:46:59.957 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:46:59.957 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:46:59.957 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:46:59.957 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:47:00.280 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:47:00.284 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:47:00.285 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:47:00.285 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:47:00.338 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:47:00.338 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 800 ms -12:47:00.424 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:47:00.452 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:47:00.453 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:47:00.511 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:47:00.585 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:47:00.596 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:47:00.648 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -12:47:00.649 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:47:00.755 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:47:01.143 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:47:01.195 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:47:01.490 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:47:02.206 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:47:02.278 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@10b9956a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@fafbc63, org.springframework.security.web.context.SecurityContextHolderFilter@12136fc6, org.springframework.security.web.header.HeaderWriterFilter@64176780, org.springframework.web.filter.CorsFilter@f083345, org.springframework.security.web.authentication.logout.LogoutFilter@5d08bc22, com.bid.idearush.global.filter.JwtAuthenticationFilter@391720c3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@610576c8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@274783f8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@52d57307, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6559f04e, org.springframework.security.web.session.SessionManagementFilter@357f7e2d, org.springframework.security.web.access.ExceptionTranslationFilter@3e8742de, org.springframework.security.web.access.intercept.AuthorizationFilter@5d98522c] -12:47:02.445 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:47:02.453 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:47:02.454 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:47:02.455 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -12:47:02.455 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:47:02.460 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.082 seconds (process running for 3.388) -12:47:03.948 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:47:03.949 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:47:03.949 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 0 ms -12:47:28.693 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:47:28.693 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5a7810e1]] -12:47:28.693 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:47:28.820 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:47:28.821 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:47:28.822 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:47:30.100 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:47:30.116 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 63995 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:47:30.116 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:47:30.600 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:47:30.601 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:47:30.677 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 73 ms. Found 4 JPA repository interfaces. -12:47:30.684 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:47:30.685 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:47:30.693 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:47:30.693 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:47:30.693 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:47:30.693 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:47:30.693 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -12:47:30.995 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:47:31.000 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:47:31.000 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:47:31.000 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:47:31.048 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:47:31.048 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 914 ms -12:47:31.122 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:47:31.143 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:47:31.144 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:47:31.194 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:47:31.254 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:47:31.264 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:47:31.324 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:47:31.325 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:47:31.429 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:47:31.738 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:47:31.766 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:47:31.998 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:47:32.651 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:47:32.717 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@2a0a5865, org.springframework.security.web.header.HeaderWriterFilter@3adb46b5, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@6d553763, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40503088, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1330d15e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17bda3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@19f19f89, org.springframework.security.web.access.ExceptionTranslationFilter@10d1f6da, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -12:47:32.890 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:47:32.898 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:47:32.899 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:47:32.899 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5dae85f7]] -12:47:32.899 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:47:32.905 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.947 seconds (process running for 3.248) -12:47:33.318 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:47:33.318 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:47:33.319 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -12:48:32.564 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:48:37.468 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -12:48:37.468 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5dae85f7]] -12:48:37.468 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -12:48:37.592 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -12:48:37.593 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -12:48:37.595 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -12:48:38.906 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:48:38.923 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 64143 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:48:38.923 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:48:39.264 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:48:39.265 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:48:39.343 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 71 ms. Found 4 JPA repository interfaces. -12:48:39.350 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:48:39.350 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:48:39.358 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:48:39.358 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:48:39.358 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:48:39.358 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:48:39.358 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:48:39.646 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:48:39.650 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:48:39.651 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:48:39.651 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:48:39.697 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:48:39.698 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 757 ms -12:48:39.774 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:48:39.798 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:48:39.799 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:48:39.851 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:48:39.914 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:48:39.924 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:48:39.973 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -12:48:39.973 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:48:40.079 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:48:40.409 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:48:40.439 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:48:40.681 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:48:41.502 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:48:41.571 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@72b92ce6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31ebc5fa, org.springframework.security.web.context.SecurityContextHolderFilter@2a0a5865, org.springframework.security.web.header.HeaderWriterFilter@3adb46b5, org.springframework.web.filter.CorsFilter@6f215ff3, org.springframework.security.web.authentication.logout.LogoutFilter@6d553763, com.bid.idearush.global.filter.JwtAuthenticationFilter@6066cf5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@40503088, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1330d15e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@17bda3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d63becf, org.springframework.security.web.session.SessionManagementFilter@19f19f89, org.springframework.security.web.access.ExceptionTranslationFilter@10d1f6da, org.springframework.security.web.access.intercept.AuthorizationFilter@47609e3d] -12:48:41.738 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:48:41.745 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:48:41.746 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:48:41.747 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@764f6eb0]] -12:48:41.747 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:48:41.752 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.98 seconds (process running for 3.27) -12:48:42.425 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:48:42.425 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:48:42.426 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +12:57:26.684 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +12:57:26.712 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 65536 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +12:57:26.713 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +12:57:27.177 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +12:57:27.177 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +12:57:27.269 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 89 ms. Found 4 JPA repository interfaces. +12:57:27.276 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +12:57:27.277 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +12:57:27.599 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +12:57:27.603 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +12:57:27.604 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +12:57:27.604 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +12:57:27.654 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +12:57:27.654 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 913 ms +12:57:27.736 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +12:57:27.759 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +12:57:27.760 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +12:57:27.812 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +12:57:27.880 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +12:57:27.891 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +12:57:27.940 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 +12:57:27.941 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +12:57:28.051 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +12:57:28.364 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +12:57:28.407 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +12:57:28.647 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +12:57:29.325 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +12:57:29.387 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@553c74cc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79a68d19, org.springframework.security.web.context.SecurityContextHolderFilter@37e57a20, org.springframework.security.web.header.HeaderWriterFilter@19e78fa, org.springframework.web.filter.CorsFilter@3052ce36, org.springframework.security.web.authentication.logout.LogoutFilter@27192b0c, com.bid.idearush.global.filter.JwtAuthenticationFilter@6eefc125, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d98522c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49d94d67, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23243385, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58435220, org.springframework.security.web.session.SessionManagementFilter@7a0ebd12, org.springframework.security.web.access.ExceptionTranslationFilter@78cfa18c, org.springframework.security.web.access.intercept.AuthorizationFilter@735beda7] +12:57:29.556 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +12:57:29.564 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3e706fc2]] +12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +12:57:29.571 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.09 seconds (process running for 3.4) +12:58:29.249 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +12:59:12.247 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +12:59:12.247 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +12:59:12.249 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms +13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3e706fc2]] +13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:13:27.728 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:13:27.729 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:13:27.733 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:13:29.152 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:13:29.169 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67283 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:13:29.169 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:13:29.537 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:13:29.538 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:13:29.611 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70 ms. Found 4 JPA repository interfaces. +13:13:29.618 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:13:29.618 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:13:29.912 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:13:29.916 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:13:29.917 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:13:29.917 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:13:29.963 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:13:29.964 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 777 ms +13:13:30.039 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:13:30.063 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:13:30.064 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:13:30.115 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:13:30.185 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:13:30.201 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:13:30.247 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 +13:13:30.247 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:13:30.389 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:13:30.692 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:13:30.745 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:13:30.991 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:13:31.657 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:13:31.719 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] +13:13:31.884 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:13:31.892 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] +13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:13:31.899 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.873 seconds (process running for 3.256) +13:13:34.596 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:13:34.596 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:13:34.597 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:14:31.580 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:18:51.001 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:18:51.002 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] +13:18:51.002 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:18:51.134 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:18:51.136 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:18:51.138 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:18:52.545 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:18:52.564 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67864 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:18:52.565 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:18:53.036 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:18:53.037 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:18:53.126 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 86 ms. Found 4 JPA repository interfaces. +13:18:53.134 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:18:53.135 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:18:53.143 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:18:53.589 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:18:53.593 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:18:53.594 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:18:53.594 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:18:53.643 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:18:53.643 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1060 ms +13:18:53.722 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:18:53.747 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:18:53.748 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:18:53.804 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:18:53.876 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:18:53.887 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:18:53.932 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:18:53.933 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:18:54.036 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:18:54.349 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:18:54.378 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:18:54.609 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:18:55.321 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:18:55.402 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@338f9bb5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f0f52d6, org.springframework.security.web.context.SecurityContextHolderFilter@60df0131, org.springframework.security.web.header.HeaderWriterFilter@3f92977a, org.springframework.web.filter.CorsFilter@23551fa1, org.springframework.security.web.authentication.logout.LogoutFilter@29d534ce, com.bid.idearush.global.filter.JwtAuthenticationFilter@152a41ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5de25642, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43e869ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f083345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a372288, org.springframework.security.web.session.SessionManagementFilter@17bda3, org.springframework.security.web.access.ExceptionTranslationFilter@f777d41, org.springframework.security.web.access.intercept.AuthorizationFilter@37736bf1] +13:18:55.580 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:18:55.587 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] +13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:18:55.595 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.185 seconds (process running for 3.528) +13:18:56.215 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:18:56.215 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:18:56.216 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:19:21.963 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:19:21.964 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] +13:19:21.964 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:19:22.091 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:19:22.092 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:19:22.094 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:19:23.489 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:19:23.507 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67935 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:19:23.508 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:19:23.919 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:19:23.919 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:19:24.004 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 4 JPA repository interfaces. +13:19:24.011 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:19:24.011 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:19:24.315 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:19:24.319 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:19:24.319 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:19:24.319 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:19:24.362 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:19:24.362 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 834 ms +13:19:24.452 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:19:24.478 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:19:24.480 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:19:24.541 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:19:24.616 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:19:24.627 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:19:24.674 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:19:24.674 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:19:24.787 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:19:25.134 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:19:25.177 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:19:25.412 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:19:26.203 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:19:26.272 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5278bc6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ba3b4a6, org.springframework.security.web.context.SecurityContextHolderFilter@30c98124, org.springframework.security.web.header.HeaderWriterFilter@286cd3ad, org.springframework.web.filter.CorsFilter@44473749, org.springframework.security.web.authentication.logout.LogoutFilter@465b16bb, com.bid.idearush.global.filter.JwtAuthenticationFilter@edfe8d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@735beda7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d9dd8cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1923a29a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1761b129, org.springframework.security.web.session.SessionManagementFilter@7dc155b3, org.springframework.security.web.access.ExceptionTranslationFilter@4916619e, org.springframework.security.web.access.intercept.AuthorizationFilter@61231034] +13:19:26.459 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:19:26.469 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5b9037b6]] +13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:19:26.477 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.121 seconds (process running for 3.505) +13:19:28.333 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:19:28.333 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:19:28.334 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:20:26.123 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5b9037b6]] +13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:20:37.110 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:20:37.111 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:20:37.113 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:20:38.638 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:20:38.656 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68083 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:20:38.657 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:20:39.149 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:20:39.150 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:20:39.232 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. +13:20:39.239 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:20:39.240 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:20:39.580 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:20:39.584 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:20:39.584 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:20:39.585 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:20:39.634 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:20:39.635 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 951 ms +13:20:39.721 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:20:39.746 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:20:39.747 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:20:39.800 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:20:39.868 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:20:39.879 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:20:39.929 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:20:39.929 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:20:40.038 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:20:40.364 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:20:40.391 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:20:40.638 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:20:41.358 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:20:41.425 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] +13:20:41.616 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:20:41.624 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] +13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:20:41.632 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.135 seconds (process running for 3.543) +13:20:42.962 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:20:42.962 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:20:42.963 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] +13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:21:29.522 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:21:29.523 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:21:29.525 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:21:30.842 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:21:30.860 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68192 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:21:30.860 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:21:31.290 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:21:31.296 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:21:31.376 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 4 JPA repository interfaces. +13:21:31.383 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:21:31.384 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:21:31.698 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:21:31.701 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:21:31.702 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:21:31.702 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:21:31.748 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:21:31.748 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 870 ms +13:21:31.831 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:21:31.856 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:21:31.857 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:21:31.910 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:21:31.978 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:21:31.989 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:21:32.035 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e0516a3 +13:21:32.036 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:21:32.149 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:21:32.478 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:21:32.505 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:21:32.739 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:21:33.437 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:21:33.510 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7263ad06, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d553763, org.springframework.security.web.context.SecurityContextHolderFilter@725f1346, org.springframework.security.web.header.HeaderWriterFilter@4916619e, org.springframework.web.filter.CorsFilter@5278bc6d, org.springframework.security.web.authentication.logout.LogoutFilter@403ca4ec, com.bid.idearush.global.filter.JwtAuthenticationFilter@2ba3b4a6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59bb8f80, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30c98124, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ced9545, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44473749, org.springframework.security.web.session.SessionManagementFilter@23243385, org.springframework.security.web.access.ExceptionTranslationFilter@34f3189, org.springframework.security.web.access.intercept.AuthorizationFilter@33458d84] +13:21:33.682 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:21:33.690 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@bc4419c]] +13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:21:33.697 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.988 seconds (process running for 3.352) +13:22:33.352 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:22:48.744 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:22:48.744 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:22:48.746 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms +13:28:45.302 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:28:45.303 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@bc4419c]] +13:28:45.303 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:28:45.424 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:28:45.426 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:28:45.427 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:28:46.740 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:28:46.759 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68972 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:28:46.759 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:28:47.119 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:28:47.119 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:28:47.201 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. +13:28:47.210 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:28:47.211 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:28:47.221 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:28:47.221 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:28:47.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:28:47.542 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:28:47.543 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:28:47.543 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:28:47.597 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:28:47.597 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 820 ms +13:28:47.676 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:28:47.700 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:28:47.701 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:28:47.756 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:28:47.823 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:28:47.834 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:28:47.880 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 +13:28:47.881 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:28:47.992 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:28:48.323 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:28:48.354 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:28:48.622 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:28:49.351 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:28:49.414 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@79a68d19, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3052ce36, org.springframework.security.web.context.SecurityContextHolderFilter@380cb7e3, org.springframework.security.web.header.HeaderWriterFilter@357f7e2d, org.springframework.web.filter.CorsFilter@6eefc125, org.springframework.security.web.authentication.logout.LogoutFilter@5f2896fa, com.bid.idearush.global.filter.JwtAuthenticationFilter@58435220, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@43e869ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6153b116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f83fdf6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@15c0c274, org.springframework.security.web.session.SessionManagementFilter@ee395c, org.springframework.security.web.access.ExceptionTranslationFilter@202e0ff4, org.springframework.security.web.access.intercept.AuthorizationFilter@5cb2a1ea] +13:28:49.602 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:28:49.610 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] +13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:28:49.617 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.005 seconds (process running for 3.319) +13:28:53.213 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:28:53.213 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:28:53.214 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:29:02.446 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: + acks = -1 + auto.include.jmx.reporter = true + batch.size = 16384 + bootstrap.servers = [3.37.88.128:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = true + interceptor.classes = [] + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.adaptive.partitioning.enable = true + partitioner.availability.timeout.ms = 0 + partitioner.class = null + partitioner.ignore.keys = false + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +13:29:02.457 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. +13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 +13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 +13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693628942474 +13:29:02.621 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA +13:29:02.622 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg +13:29:02.630 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13913 Delay Time : 0 start_method_time : 1693628942358 Start Time :1693628942358 All Time : 270 Idea Find Time : 27 User Find Time : 10 Validate Time : 12 Bid Save : 25 Bid Update Send : 195 Bid Notice Send : 1 +13:29:02.670 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 25 with epoch 0 +13:29:49.277 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:33:08.551 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13914 Delay Time : 0 start_method_time : 1693629188537 Start Time :1693629188537 All Time : 14 Idea Find Time : 3 User Find Time : 2 Validate Time : 3 Bid Save : 5 Bid Update Send : 1 Bid Notice Send : 0 +13:33:08.566 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA +13:33:28.158 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13915 Delay Time : 0 start_method_time : 1693629208142 Start Time :1693629208142 All Time : 16 Idea Find Time : 5 User Find Time : 2 Validate Time : 4 Bid Save : 4 Bid Update Send : 1 Bid Notice Send : 0 +13:34:02.630 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA +13:38:32.646 INFO o.apache.kafka.clients.NetworkClient - [Producer clientId=producer-1] Node -1 disconnected. +13:39:39.542 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:39:39.543 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] +13:39:39.543 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:39:39.674 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed +13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter +13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed +13:39:39.676 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered +13:39:39.677 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:39:39.679 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:39:39.681 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:39:41.020 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:39:41.038 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70196 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:39:41.039 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:39:41.394 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:39:41.394 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:39:41.482 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 4 JPA repository interfaces. +13:39:41.489 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:39:41.489 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:39:41.810 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:39:41.814 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:39:41.815 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:39:41.815 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:39:41.855 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:39:41.856 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 800 ms +13:39:41.935 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:39:41.959 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:39:41.960 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:39:42.014 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:39:42.088 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:39:42.101 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:39:42.161 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 +13:39:42.161 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:39:42.271 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:39:42.598 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:39:42.630 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:39:42.860 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:39:43.590 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:39:43.661 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d63becf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5248688c, org.springframework.security.web.context.SecurityContextHolderFilter@213451a4, org.springframework.security.web.header.HeaderWriterFilter@6fb94c36, org.springframework.web.filter.CorsFilter@37736bf1, org.springframework.security.web.authentication.logout.LogoutFilter@edfe8d, com.bid.idearush.global.filter.JwtAuthenticationFilter@2a7c82e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2fdbd353, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17bda3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d98522c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22128b73, org.springframework.security.web.session.SessionManagementFilter@14aeb8e6, org.springframework.security.web.access.ExceptionTranslationFilter@43ec41d7, org.springframework.security.web.access.intercept.AuthorizationFilter@31ebc5fa] +13:39:43.835 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:39:43.843 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5d1b4556]] +13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:39:43.850 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.956 seconds (process running for 3.28) +13:39:47.103 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:39:47.103 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:39:47.104 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:40:02.674 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: + acks = -1 + auto.include.jmx.reporter = true + batch.size = 16384 + bootstrap.servers = [3.37.88.128:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = true + interceptor.classes = [] + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.adaptive.partitioning.enable = true + partitioner.availability.timeout.ms = 0 + partitioner.class = null + partitioner.ignore.keys = false + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +13:40:02.684 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. +13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 +13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 +13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629602701 +13:40:02.869 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA +13:40:02.870 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg +13:40:02.870 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 26 with epoch 0 +13:40:02.878 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13916 Delay Time : 0 start_method_time : 1693629602580 Start Time :1693629602580 All Time : 296 Idea Find Time : 39 User Find Time : 9 Validate Time : 9 Bid Save : 24 Bid Update Send : 215 Bid Notice Send : 0 +13:40:02.903 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA +13:40:43.488 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5d1b4556]] +13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:42:02.626 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed +13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter +13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed +13:42:02.632 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered +13:42:02.634 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:42:02.639 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:42:02.642 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:42:04.450 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:42:04.472 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70463 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:42:04.473 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:42:04.901 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:42:04.902 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:42:04.986 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. +13:42:04.993 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:42:04.993 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:42:05.324 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:42:05.327 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:42:05.328 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:42:05.328 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:42:05.383 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:42:05.384 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 889 ms +13:42:05.465 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:42:05.489 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:42:05.490 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:42:05.545 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:42:05.613 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:42:05.624 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:42:05.684 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 +13:42:05.685 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:42:05.813 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:42:06.152 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:42:06.180 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:42:06.437 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:42:07.149 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:42:07.210 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@213451a4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@403ca4ec, org.springframework.security.web.context.SecurityContextHolderFilter@2e3ec0e9, org.springframework.security.web.header.HeaderWriterFilter@39caf68a, org.springframework.web.filter.CorsFilter@17bda3, org.springframework.security.web.authentication.logout.LogoutFilter@10d1f6da, com.bid.idearush.global.filter.JwtAuthenticationFilter@465b16bb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19f19f89, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@530cfb27, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@357f7e2d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45e1d6a5, org.springframework.security.web.session.SessionManagementFilter@5c085d4a, org.springframework.security.web.access.ExceptionTranslationFilter@58084f58, org.springframework.security.web.access.intercept.AuthorizationFilter@14aeb8e6] +13:42:07.376 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:42:07.384 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@52318fa0]] +13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:42:07.391 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.191 seconds (process running for 3.651) +13:42:09.159 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:42:09.160 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:42:09.161 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:42:26.474 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: + acks = -1 + auto.include.jmx.reporter = true + batch.size = 16384 + bootstrap.servers = [3.37.88.128:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = true + interceptor.classes = [] + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.adaptive.partitioning.enable = true + partitioner.availability.timeout.ms = 0 + partitioner.class = null + partitioner.ignore.keys = false + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +13:42:26.484 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. +13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 +13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 +13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629746499 +13:42:26.667 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA +13:42:26.668 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg +13:42:26.668 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 27 with epoch 0 +13:42:26.678 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13917 Delay Time : 0 start_method_time : 1693629746390 Start Time :1693629746390 All Time : 286 Idea Find Time : 27 User Find Time : 11 Validate Time : 9 Bid Save : 23 Bid Update Send : 215 Bid Notice Send : 1 +13:42:26.714 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA +13:43:07.066 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:44:15.443 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:44:15.444 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@52318fa0]] +13:44:15.445 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:44:15.576 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed +13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter +13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed +13:44:15.582 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered +13:44:15.583 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:44:15.585 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:44:15.588 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:44:17.012 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:44:17.031 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70738 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:44:17.032 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:44:17.501 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:44:17.502 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:44:17.594 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 88 ms. Found 4 JPA repository interfaces. +13:44:17.602 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:44:17.602 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:44:18.026 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:44:18.034 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:44:18.035 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:44:18.035 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:44:18.077 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:44:18.077 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1023 ms +13:44:18.160 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:44:18.185 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:44:18.186 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:44:18.243 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:44:18.314 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:44:18.325 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:44:18.369 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@218f2f51 +13:44:18.370 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:44:18.473 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:44:18.767 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:44:18.792 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:44:19.030 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:44:19.760 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:44:19.828 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a3761a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@509cf73a, org.springframework.security.web.context.SecurityContextHolderFilter@66121af9, org.springframework.security.web.header.HeaderWriterFilter@2095e085, org.springframework.web.filter.CorsFilter@5aaab2b0, org.springframework.security.web.authentication.logout.LogoutFilter@391720c3, com.bid.idearush.global.filter.JwtAuthenticationFilter@5ad98e6f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@33458d84, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b21f625, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77480751, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@40503088, org.springframework.security.web.session.SessionManagementFilter@1923a29a, org.springframework.security.web.access.ExceptionTranslationFilter@6153b116, org.springframework.security.web.access.intercept.AuthorizationFilter@5c51a7eb] +13:44:20.032 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:44:20.055 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:44:20.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:44:20.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3543c9a4]] +13:44:20.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:44:20.064 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.195 seconds (process running for 3.562) +13:44:20.911 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:44:20.911 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:44:20.912 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:44:33.017 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: + acks = -1 + auto.include.jmx.reporter = true + batch.size = 16384 + bootstrap.servers = [3.37.88.128:9092] + buffer.memory = 33554432 + client.dns.lookup = use_all_dns_ips + client.id = producer-1 + compression.type = none + connections.max.idle.ms = 540000 + delivery.timeout.ms = 120000 + enable.idempotence = true + interceptor.classes = [] + key.serializer = class org.apache.kafka.common.serialization.StringSerializer + linger.ms = 0 + max.block.ms = 60000 + max.in.flight.requests.per.connection = 5 + max.request.size = 1048576 + metadata.max.age.ms = 300000 + metadata.max.idle.ms = 300000 + metric.reporters = [] + metrics.num.samples = 2 + metrics.recording.level = INFO + metrics.sample.window.ms = 30000 + partitioner.adaptive.partitioning.enable = true + partitioner.availability.timeout.ms = 0 + partitioner.class = null + partitioner.ignore.keys = false + receive.buffer.bytes = 32768 + reconnect.backoff.max.ms = 1000 + reconnect.backoff.ms = 50 + request.timeout.ms = 30000 + retries = 2147483647 + retry.backoff.ms = 100 + sasl.client.callback.handler.class = null + sasl.jaas.config = null + sasl.kerberos.kinit.cmd = /usr/bin/kinit + sasl.kerberos.min.time.before.relogin = 60000 + sasl.kerberos.service.name = null + sasl.kerberos.ticket.renew.jitter = 0.05 + sasl.kerberos.ticket.renew.window.factor = 0.8 + sasl.login.callback.handler.class = null + sasl.login.class = null + sasl.login.connect.timeout.ms = null + sasl.login.read.timeout.ms = null + sasl.login.refresh.buffer.seconds = 300 + sasl.login.refresh.min.period.seconds = 60 + sasl.login.refresh.window.factor = 0.8 + sasl.login.refresh.window.jitter = 0.05 + sasl.login.retry.backoff.max.ms = 10000 + sasl.login.retry.backoff.ms = 100 + sasl.mechanism = GSSAPI + sasl.oauthbearer.clock.skew.seconds = 30 + sasl.oauthbearer.expected.audience = null + sasl.oauthbearer.expected.issuer = null + sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 + sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 + sasl.oauthbearer.jwks.endpoint.url = null + sasl.oauthbearer.scope.claim.name = scope + sasl.oauthbearer.sub.claim.name = sub + sasl.oauthbearer.token.endpoint.url = null + security.protocol = PLAINTEXT + security.providers = null + send.buffer.bytes = 131072 + socket.connection.setup.timeout.max.ms = 30000 + socket.connection.setup.timeout.ms = 10000 + ssl.cipher.suites = null + ssl.enabled.protocols = [TLSv1.2, TLSv1.3] + ssl.endpoint.identification.algorithm = https + ssl.engine.factory.class = null + ssl.key.password = null + ssl.keymanager.algorithm = SunX509 + ssl.keystore.certificate.chain = null + ssl.keystore.key = null + ssl.keystore.location = null + ssl.keystore.password = null + ssl.keystore.type = JKS + ssl.protocol = TLSv1.3 + ssl.provider = null + ssl.secure.random.implementation = null + ssl.trustmanager.algorithm = PKIX + ssl.truststore.certificates = null + ssl.truststore.location = null + ssl.truststore.password = null + ssl.truststore.type = JKS + transaction.timeout.ms = 60000 + transactional.id = null + value.serializer = class org.apache.kafka.common.serialization.StringSerializer + +13:44:33.027 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. +13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 +13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 +13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629873042 +13:44:33.222 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA +13:44:33.223 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg +13:44:33.223 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 28 with epoch 0 +13:44:33.231 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13918 Delay Time : 0 start_method_time : 1693629872936 Start Time :1693629872936 All Time : 293 Idea Find Time : 22 User Find Time : 10 Validate Time : 9 Bid Save : 27 Bid Update Send : 225 Bid Notice Send : 0 +13:44:33.254 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA +13:45:19.671 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:52:11.876 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:52:11.879 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3543c9a4]] +13:52:11.879 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:52:12.007 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. +13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed +13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter +13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed +13:52:12.012 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered +13:52:12.013 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:52:12.014 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:52:12.017 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:52:13.495 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:52:13.514 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71594 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:52:13.515 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:52:13.888 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:52:13.889 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:52:13.973 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. +13:52:13.982 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:52:13.982 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:52:13.992 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:52:13.992 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:52:14.318 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:52:14.322 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:52:14.323 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:52:14.323 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:52:14.370 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:52:14.370 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 838 ms +13:52:14.453 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:52:14.478 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:52:14.479 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:52:14.535 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:52:14.604 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:52:14.619 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:52:14.668 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:52:14.668 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:52:14.796 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:52:15.155 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:52:15.185 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:52:15.437 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:52:16.260 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:52:16.330 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44473749, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@edfe8d, org.springframework.security.web.context.SecurityContextHolderFilter@4d9dd8cc, org.springframework.security.web.header.HeaderWriterFilter@ee395c, org.springframework.web.filter.CorsFilter@1761b129, org.springframework.security.web.authentication.logout.LogoutFilter@60df0131, com.bid.idearush.global.filter.JwtAuthenticationFilter@21d131e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59f0f273, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ced9545, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61c0a61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c51a7eb, org.springframework.security.web.session.SessionManagementFilter@7065ae93, org.springframework.security.web.access.ExceptionTranslationFilter@286cd3ad, org.springframework.security.web.access.intercept.AuthorizationFilter@6d553763] +13:52:16.529 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:52:16.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:52:16.540 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:52:16.540 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4ef55aa6]] +13:52:16.541 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:52:16.547 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.187 seconds (process running for 3.502) +13:52:17.541 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:52:17.541 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:52:17.542 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4ef55aa6]] +13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:53:02.907 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:53:02.908 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:53:02.910 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:53:04.210 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:53:04.229 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71699 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:53:04.230 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:53:04.590 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:53:04.591 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:53:04.683 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 85 ms. Found 4 JPA repository interfaces. +13:53:04.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:53:04.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:53:04.994 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:53:04.998 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:53:04.999 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:53:04.999 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:53:05.046 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:53:05.046 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 796 ms +13:53:05.123 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:53:05.147 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:53:05.148 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:53:05.203 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:53:05.270 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:53:05.281 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:53:05.329 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:53:05.330 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:53:05.436 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:53:05.759 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:53:05.786 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:53:06.030 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:53:06.733 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:53:06.798 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3052ce36, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6eefc125, org.springframework.security.web.context.SecurityContextHolderFilter@49d94d67, org.springframework.security.web.header.HeaderWriterFilter@30396acf, org.springframework.web.filter.CorsFilter@58435220, org.springframework.security.web.authentication.logout.LogoutFilter@74aae322, com.bid.idearush.global.filter.JwtAuthenticationFilter@15c0c274, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8f7cbcc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d7be366, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7dc155b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33458d84, org.springframework.security.web.session.SessionManagementFilter@79da2f0d, org.springframework.security.web.access.ExceptionTranslationFilter@19e78fa, org.springframework.security.web.access.intercept.AuthorizationFilter@59f0f273] +13:53:06.977 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:53:06.985 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] +13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:53:06.992 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.913 seconds (process running for 3.229) +13:53:07.120 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:53:07.120 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:53:07.121 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] +13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:53:31.130 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:53:31.131 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:53:31.133 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:53:32.571 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:53:32.588 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71775 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:53:32.588 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:53:32.957 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:53:32.958 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:53:33.039 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. +13:53:33.045 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:53:33.045 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:33.054 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:53:33.054 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:53:33.366 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:53:33.370 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:53:33.371 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:53:33.371 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:53:33.416 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:53:33.416 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 809 ms +13:53:33.495 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:53:33.518 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:53:33.519 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:53:33.579 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:53:33.646 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:53:33.657 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:53:33.706 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:53:33.707 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:53:33.829 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:53:34.157 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:53:34.186 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:53:34.469 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:53:35.222 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:53:35.290 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] +13:53:35.479 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:53:35.490 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4920430f]] +13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:53:35.498 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.066 seconds (process running for 3.442) +13:53:36.417 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:53:36.418 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:53:36.419 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4920430f]] +13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:54:18.462 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:54:18.463 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:54:18.465 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:54:19.754 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:54:19.771 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71874 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:54:19.772 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:54:20.125 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:54:20.126 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:54:20.206 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 4 JPA repository interfaces. +13:54:20.213 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:54:20.213 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:54:20.221 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:54:20.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:54:20.543 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:54:20.544 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:54:20.544 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:54:20.594 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:54:20.594 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 802 ms +13:54:20.673 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:54:20.697 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:54:20.698 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:54:20.751 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:54:20.818 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:54:20.830 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:54:20.877 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:54:20.878 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:54:20.993 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:54:21.355 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:54:21.383 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:54:21.630 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:54:22.426 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:54:22.489 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7308c29a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c88d11, org.springframework.security.web.context.SecurityContextHolderFilter@391720c3, org.springframework.security.web.header.HeaderWriterFilter@14aeb8e6, org.springframework.web.filter.CorsFilter@75f1c170, org.springframework.security.web.authentication.logout.LogoutFilter@787239f5, com.bid.idearush.global.filter.JwtAuthenticationFilter@63fa0b9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f215ff3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17e71422, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5cb2a1ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3316aef6, org.springframework.security.web.session.SessionManagementFilter@10b9956a, org.springframework.security.web.access.ExceptionTranslationFilter@610576c8, org.springframework.security.web.access.intercept.AuthorizationFilter@5a372288] +13:54:22.668 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:54:22.676 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:54:22.676 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:54:22.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] +13:54:22.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:54:22.682 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.065 seconds (process running for 3.392) +13:54:22.759 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:54:22.759 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:54:22.760 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:55:07.846 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:55:07.847 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] +13:55:07.847 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:55:07.976 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:55:07.977 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:55:07.979 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:55:09.391 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:55:09.408 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71983 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:55:09.409 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:55:09.835 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:55:09.836 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:55:09.917 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. +13:55:09.924 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:55:09.925 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:55:10.259 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:55:10.263 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:55:10.263 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:55:10.263 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:55:10.315 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:55:10.315 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 887 ms +13:55:10.397 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:55:10.423 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:55:10.424 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:55:10.481 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:55:10.556 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:55:10.566 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:55:10.612 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 +13:55:10.613 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:55:10.718 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:55:11.073 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:55:11.103 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:55:11.359 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:55:12.056 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:55:12.117 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dc779bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@213451a4, org.springframework.security.web.context.SecurityContextHolderFilter@562fa8f2, org.springframework.security.web.header.HeaderWriterFilter@43139322, org.springframework.web.filter.CorsFilter@403ca4ec, org.springframework.security.web.authentication.logout.LogoutFilter@4d9dd8cc, com.bid.idearush.global.filter.JwtAuthenticationFilter@17bda3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6fb94c36, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30422a69, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19e78fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@465b16bb, org.springframework.security.web.session.SessionManagementFilter@6573b345, org.springframework.security.web.access.ExceptionTranslationFilter@37930f48, org.springframework.security.web.access.intercept.AuthorizationFilter@faa70af] +13:55:12.286 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:55:12.295 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] +13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:55:12.302 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.051 seconds (process running for 3.386) +13:55:12.756 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:55:12.756 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:55:12.757 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:56:11.980 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] +13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:56:49.642 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:56:49.643 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:56:49.645 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:56:51.074 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:56:51.094 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72185 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:56:51.095 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:56:51.599 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:56:51.600 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:56:51.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 85 ms. Found 4 JPA repository interfaces. +13:56:51.698 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:56:51.699 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:56:52.014 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:56:52.018 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:56:52.019 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:56:52.019 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:56:52.065 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:56:52.065 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 946 ms +13:56:52.143 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:56:52.167 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:56:52.169 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:56:52.221 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:56:52.290 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:56:52.301 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:56:52.350 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5855b0ed +13:56:52.351 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:56:52.454 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:56:52.773 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:56:52.802 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:56:53.059 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:56:53.753 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:56:53.820 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7555782c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3aca7082, org.springframework.security.web.context.SecurityContextHolderFilter@74aae322, org.springframework.security.web.header.HeaderWriterFilter@62a153d3, org.springframework.web.filter.CorsFilter@72b92ce6, org.springframework.security.web.authentication.logout.LogoutFilter@61231034, com.bid.idearush.global.filter.JwtAuthenticationFilter@31ebc5fa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5aaab2b0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@faa70af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@213451a4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f215ff3, org.springframework.security.web.session.SessionManagementFilter@1330d15e, org.springframework.security.web.access.ExceptionTranslationFilter@61c0a61, org.springframework.security.web.access.intercept.AuthorizationFilter@5de25642] +13:56:54.005 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:56:54.013 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7c4d74da]] +13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:56:54.021 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.11 seconds (process running for 3.43) +13:56:55.356 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:56:55.356 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:56:55.358 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:57:53.673 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7c4d74da]] +13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:59:01.720 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:59:01.721 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:59:01.724 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:59:03.122 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:59:03.141 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72436 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:59:03.142 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:59:03.539 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:59:03.540 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:59:03.635 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 91 ms. Found 4 JPA repository interfaces. +13:59:03.643 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:59:03.644 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:59:03.652 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. +13:59:04.097 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:59:04.102 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:59:04.104 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:59:04.105 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:59:04.150 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:59:04.150 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 990 ms +13:59:04.233 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:59:04.258 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:59:04.259 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:59:04.314 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:59:04.382 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:59:04.393 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:59:04.441 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 +13:59:04.441 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:59:04.549 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:59:04.862 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:59:04.890 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:59:05.121 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:59:05.817 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:59:05.879 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dc779bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@213451a4, org.springframework.security.web.context.SecurityContextHolderFilter@562fa8f2, org.springframework.security.web.header.HeaderWriterFilter@43139322, org.springframework.web.filter.CorsFilter@403ca4ec, org.springframework.security.web.authentication.logout.LogoutFilter@4d9dd8cc, com.bid.idearush.global.filter.JwtAuthenticationFilter@17bda3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6fb94c36, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30422a69, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19e78fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@465b16bb, org.springframework.security.web.session.SessionManagementFilter@6573b345, org.springframework.security.web.access.ExceptionTranslationFilter@37930f48, org.springframework.security.web.access.intercept.AuthorizationFilter@faa70af] +13:59:06.048 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:59:06.056 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:59:06.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:59:06.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] +13:59:06.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:59:06.063 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.087 seconds (process running for 3.409) +13:59:07.245 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +13:59:07.246 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +13:59:07.247 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +13:59:46.374 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +13:59:46.375 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] +13:59:46.375 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +13:59:46.499 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +13:59:46.500 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +13:59:46.502 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +13:59:47.897 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +13:59:47.915 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72539 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +13:59:47.916 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +13:59:48.277 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:59:48.278 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +13:59:48.371 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 89 ms. Found 4 JPA repository interfaces. +13:59:48.379 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +13:59:48.380 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +13:59:48.881 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +13:59:48.885 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +13:59:48.886 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +13:59:48.886 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +13:59:48.934 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +13:59:48.935 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1000 ms +13:59:49.019 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +13:59:49.043 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +13:59:49.044 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +13:59:49.101 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:59:49.170 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +13:59:49.181 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +13:59:49.322 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +13:59:49.323 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +13:59:49.443 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +13:59:49.812 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +13:59:49.855 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +13:59:50.105 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +13:59:50.819 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +13:59:50.883 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5278bc6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ba3b4a6, org.springframework.security.web.context.SecurityContextHolderFilter@30c98124, org.springframework.security.web.header.HeaderWriterFilter@286cd3ad, org.springframework.web.filter.CorsFilter@44473749, org.springframework.security.web.authentication.logout.LogoutFilter@465b16bb, com.bid.idearush.global.filter.JwtAuthenticationFilter@edfe8d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@735beda7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d9dd8cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1923a29a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1761b129, org.springframework.security.web.session.SessionManagementFilter@7dc155b3, org.springframework.security.web.access.ExceptionTranslationFilter@4916619e, org.springframework.security.web.access.intercept.AuthorizationFilter@61231034] +13:59:51.092 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +13:59:51.101 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6887e1d1]] +13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +13:59:51.109 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.35 seconds (process running for 3.698) +14:00:50.740 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +14:01:17.143 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +14:01:17.143 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +14:01:17.145 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +14:08:08.659 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +14:08:08.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6887e1d1]] +14:08:08.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +14:08:08.794 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +14:08:08.797 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +14:08:08.806 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +14:08:10.268 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +14:08:10.290 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 73418 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +14:08:10.290 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +14:08:10.764 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +14:08:10.765 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +14:08:10.848 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 4 JPA repository interfaces. +14:08:10.856 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +14:08:10.857 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:08:10.866 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:08:10.866 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +14:08:11.190 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +14:08:11.194 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +14:08:11.194 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +14:08:11.194 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +14:08:11.243 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +14:08:11.243 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 932 ms +14:08:11.326 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +14:08:11.350 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +14:08:11.351 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +14:08:11.408 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +14:08:11.482 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +14:08:11.493 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +14:08:11.551 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +14:08:11.552 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +14:08:11.673 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +14:08:11.998 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +14:08:12.024 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +14:08:12.276 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +14:08:12.964 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +14:08:13.026 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@29d534ce, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a3761a, org.springframework.security.web.context.SecurityContextHolderFilter@61c0a61, org.springframework.security.web.header.HeaderWriterFilter@7d7be366, org.springframework.web.filter.CorsFilter@509cf73a, org.springframework.security.web.authentication.logout.LogoutFilter@f083345, com.bid.idearush.global.filter.JwtAuthenticationFilter@5aaab2b0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15c0c274, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62a153d3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43ec41d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ad98e6f, org.springframework.security.web.session.SessionManagementFilter@3adb46b5, org.springframework.security.web.access.ExceptionTranslationFilter@49d94d67, org.springframework.security.web.access.intercept.AuthorizationFilter@21d131e7] +14:08:13.244 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +14:08:13.271 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +14:08:13.274 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +14:08:13.275 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3d640f70]] +14:08:13.275 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +14:08:13.295 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.17 seconds (process running for 3.576) +14:08:14.295 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +14:08:14.295 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +14:08:14.296 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +14:09:12.891 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] diff --git a/src/main/java/com/bid/idearush/global/view/ViewController.java b/src/main/java/com/bid/idearush/global/view/ViewController.java index aa7682e..5f7a9c4 100644 --- a/src/main/java/com/bid/idearush/global/view/ViewController.java +++ b/src/main/java/com/bid/idearush/global/view/ViewController.java @@ -10,7 +10,7 @@ public class ViewController { @GetMapping("/pageDetail") public String ideaDetailPage() { - return "ideaDetail1"; + return "page/ideaDetail"; } @GetMapping("/pageMain") diff --git a/src/main/resources/templates/page/ideaDetail.html b/src/main/resources/templates/page/ideaDetail.html index b595e98..ce6dd58 100644 --- a/src/main/resources/templates/page/ideaDetail.html +++ b/src/main/resources/templates/page/ideaDetail.html @@ -62,16 +62,16 @@

-

실시간 입찰 현황

+

실시간 입찰 현황

@@ -82,11 +82,14 @@

실시간 입찰 현황

+ +
 
-
- -
+
+ +
+
 
@@ -113,23 +116,43 @@

실시간 입찰 현황

img.src = url; } + function deleteBid() { + // let jwtToken = localStorage.getItem("authToken"); + // + // $.ajax({ + // url: sendUrl, + // method: "GET", + + } + + function updateIdea() { + const url = new URL(window.location.href); + const urlParams = url.searchParams; + + let ideaId = urlParams.get('id'); + window.location.href = "/view/pageUpdate?id=" + ideaId; + } + $(document).ready(function() { + + let jwtToken = localStorage.getItem("authToken"); + $.ajax({ url: sendUrl, method: "GET", success: function(data) { console.log("Received data:", data); $("#title").text(data.title); - $("#writer").html("작성자: " + data.writer); - $("#status").html("경매 상태: " + data.status); + $("#writer").html("WRITER : " + data.writer); + $("#status").html("BID STATUS : " + data.status); if (data.status === "END") { - $("#BidWinPrice").html("낙찰가: " + data.BidWinPrice); + $("#BidWinPrice").html("WINNING BID PRICE : " + data.BidWinPrice); $("#BidWinPrice").show(); $("#minimumStartingPrice").hide(); } else { $("#BidWinPrice").hide(); - $("#minimumStartingPrice").html("최소 입찰 금액: " + data.minimumStartingPrice); + $("#minimumStartingPrice").html("MINIMUN BID PRICE : " + numberWithCommas(data.minimumStartingPrice)); $("#minimumStartingPrice").show(); } @@ -142,6 +165,15 @@

실시간 입찰 현황

$("#image").attr("src", "/image/logo.svg"); } }); + + const bidPriceInput = document.getElementById("bid-price"); + const bidButton = document.getElementById("bid-button"); + + if(data.status === "END" || data.status === "PREPARE") { + bidButton.disabled = true; + bidPriceInput.disabled = true; + + } //writerId를 response에서 받아와야 할 듯 // var loggedInUserId = localStorage.getItem('userId'); // if (data.writerId === loggedInUserId) { @@ -161,7 +193,12 @@

실시간 입찰 현황

console.log("Bid price update event received:", e.data); var newElement = document.createElement('p'); - newElement.textContent = e.data + '원에 입찰 되었습니다.'; + newElement.textContent = "It was bid for " + numberWithCommas(e.data) + " won." + + var element = document.getElementById("bid-streaming"); + + // 원하는 새 텍스트로 변경합니다. + element.innerHTML = "Current Bid Price : ₩ " + numberWithCommas(e.data); var sseDataDiv = document.getElementById('sse-data'); sseDataDiv.appendChild(newElement); @@ -173,41 +210,57 @@

실시간 입찰 현황

// 빈 값인지 검증 if (!bidPrice) { - alert("입찰 가격을 입력해주세요."); + alert("Please Input Bid Price"); return; } - // BidRequest 객체 생성 + // BidRequest 객체 생성찰 var bidRequest = { "bidPrice": parseInt(bidPrice) }; // 서버에 POST 요청 보내기 $.ajax({ - url: "http://3.36.98.58:8080/api/ideas/" + ideaId + "/bid", + url: "/api/ideas/" + ideaId + "/bid", method: "POST", contentType: "application/json", data: JSON.stringify(bidRequest), - // headers: { - // // 헤더에 토큰 추가 - // }, + headers: { + Authorization: `Bearer ${jwtToken}` + }, success: function(response) { console.log("Bid successfully created:", response); - alert("입찰이 성공적으로 완료되었습니다."); + alert("Bid Success!"); }, error: function(jqXHR, textStatus, errorThrown) { console.log("An error occurred while creating the bid:", jqXHR, textStatus, errorThrown); // HTTP 상태 코드가 401인 경우 로그인 필요 알림 띄우기 if(jqXHR.status === 401) { - alert("로그인이 필요합니다."); + alert("Please Login!"); } else { - alert("유효하지 않은 입찰금액입니다."); + alert("UnValid Bid Price!"); } } }); }); + function numberWithCommas(number) { + // 숫자를 문자열로 변환합니다. + var numberString = number.toString(); + + // 숫자 문자열을 배열로 나눕니다. + var parts = numberString.split("."); + + // 정수 부분에 쉼표를 추가합니다. + parts[0] = parts[0].replace(/\B(?=(\d{3})+(?!\d))/g, ","); + + // 다시 합쳐서 포맷팅된 숫자를 반환합니다. + return parts.join("."); + } + + + }); diff --git a/src/main/resources/templates/page/ideaWrite.html b/src/main/resources/templates/page/ideaWrite.html index 73b16bb..764cbbc 100644 --- a/src/main/resources/templates/page/ideaWrite.html +++ b/src/main/resources/templates/page/ideaWrite.html @@ -184,6 +184,7 @@
아이디어 세부 내용
} const jwtToken = "#"; + console.log(jwtToken) $.ajax({ type: "POST", From 77518b3dc66edcd82fd8a87a2b90216f1d8d9c9a Mon Sep 17 00:00:00 2001 From: ironprayer Date: Sat, 2 Sep 2023 14:15:51 +0900 Subject: [PATCH 2/4] =?UTF-8?q?refactore=20:=20=EC=95=84=EC=9D=B4=EB=94=94?= =?UTF-8?q?=EC=96=B4=20=EC=9E=91=EC=84=B1=20=EB=B0=8F=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=20=ED=99=94=EB=A9=B4=EC=97=90=20=ED=86=A0=ED=81=B0=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logback-debug-2023-09-02.0.log | 82 +++++++++++++++++++ logback-info-2023-09-02.0.log | 49 +++++++++++ .../resources/templates/page/ideaUpdate.html | 2 +- .../resources/templates/page/ideaWrite.html | 2 +- 4 files changed, 133 insertions(+), 2 deletions(-) diff --git a/logback-debug-2023-09-02.0.log b/logback-debug-2023-09-02.0.log index 0bde7b5..932a21b 100644 --- a/logback-debug-2023-09-02.0.log +++ b/logback-debug-2023-09-02.0.log @@ -1390,3 +1390,85 @@ 14:09:11.667 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). 14:09:41.671 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) 14:09:41.672 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:10:11.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:10:11.678 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:10:41.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:10:41.680 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:11:11.685 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:11:11.687 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:11:41.691 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:11:41.693 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:12:11.699 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:12:11.699 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:12:41.703 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:12:41.704 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:13:11.710 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:13:11.712 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:13:41.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:13:41.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:14:11.719 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:14:11.720 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:14:21.281 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) +14:14:21.283 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b54098: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f72a8de: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3b4d2be8: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e4fa2e5: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65e59c34: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4f7bfc0e: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d3b9c62: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e605daa: (connection evicted) +14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@572d766e: (connection evicted) +14:14:21.285 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) +14:14:23.764 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 +14:14:23.965 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 +14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - password........................ +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" +14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 +14:14:24.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) +14:14:24.240 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7dfca94a +14:14:24.264 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@733b4885 +14:14:24.283 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7704c23a +14:14:24.301 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@320642be +14:14:24.319 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2aa80b4d +14:14:24.344 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37e11fd +14:14:24.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@523a06ba +14:14:24.384 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5229bdf1 +14:14:24.400 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38b1369a +14:14:24.410 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) +14:14:54.137 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:14:54.138 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). +14:15:24.143 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) +14:15:24.144 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). diff --git a/logback-info-2023-09-02.0.log b/logback-info-2023-09-02.0.log index 22d9bcc..c0c816b 100644 --- a/logback-info-2023-09-02.0.log +++ b/logback-info-2023-09-02.0.log @@ -1336,3 +1336,52 @@ 14:08:14.295 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 14:08:14.296 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms 14:09:12.891 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] +14:14:21.136 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... +14:14:21.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3d640f70]] +14:14:21.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. +14:14:21.279 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' +14:14:21.281 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... +14:14:21.285 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. +14:14:22.757 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final +14:14:22.775 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 74267 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) +14:14:22.776 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" +14:14:23.130 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +14:14:23.131 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. +14:14:23.222 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 4 JPA repository interfaces. +14:14:23.229 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode +14:14:23.229 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. +14:14:23.237 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository +14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. +14:14:23.656 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) +14:14:23.661 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] +14:14:23.662 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] +14:14:23.662 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] +14:14:23.717 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext +14:14:23.717 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 924 ms +14:14:23.803 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] +14:14:23.831 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final +14:14:23.832 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer +14:14:23.888 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +14:14:23.957 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer +14:14:23.968 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... +14:14:24.017 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 +14:14:24.049 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. +14:14:24.373 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy +14:14:24.700 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] +14:14:24.730 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' +14:14:25.052 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. +14:14:25.904 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index +14:14:25.972 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@338f9bb5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f0f52d6, org.springframework.security.web.context.SecurityContextHolderFilter@60df0131, org.springframework.security.web.header.HeaderWriterFilter@3f92977a, org.springframework.web.filter.CorsFilter@23551fa1, org.springframework.security.web.authentication.logout.LogoutFilter@29d534ce, com.bid.idearush.global.filter.JwtAuthenticationFilter@152a41ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5de25642, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43e869ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f083345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a372288, org.springframework.security.web.session.SessionManagementFilter@17bda3, org.springframework.security.web.access.ExceptionTranslationFilter@f777d41, org.springframework.security.web.access.intercept.AuthorizationFilter@37736bf1] +14:14:26.147 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] +14:14:26.161 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' +14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... +14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] +14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. +14:14:26.168 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.547 seconds (process running for 3.864) +14:14:35.127 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' +14:14:35.127 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' +14:14:35.128 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms +14:15:25.820 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] diff --git a/src/main/resources/templates/page/ideaUpdate.html b/src/main/resources/templates/page/ideaUpdate.html index 15fb7e8..287b9ee 100644 --- a/src/main/resources/templates/page/ideaUpdate.html +++ b/src/main/resources/templates/page/ideaUpdate.html @@ -244,7 +244,7 @@
아이디어 세부 내용
formData.append("image", itemImageInput.files[0]); } - const jwtToken = "#"; + const jwtToken = localStorage.getItem("authToken"); $.ajax({ type: "PUT", diff --git a/src/main/resources/templates/page/ideaWrite.html b/src/main/resources/templates/page/ideaWrite.html index 764cbbc..19ad1dc 100644 --- a/src/main/resources/templates/page/ideaWrite.html +++ b/src/main/resources/templates/page/ideaWrite.html @@ -183,7 +183,7 @@
아이디어 세부 내용
formData.append("image", itemImageInput.files[0]); } - const jwtToken = "#"; + const jwtToken = localStorage.getItem("authToken"); console.log(jwtToken) $.ajax({ From fd105012065e875e0cb0b6e2d752d55630dd26da Mon Sep 17 00:00:00 2001 From: ironprayer Date: Sat, 2 Sep 2023 19:55:55 +0900 Subject: [PATCH 3/4] =?UTF-8?q?refactor=20:=20=ED=99=94=EB=A9=B4=EC=97=90?= =?UTF-8?q?=20=EC=9E=88=EB=8A=94=20=ED=95=9C=EA=B8=80=20=EC=A0=84=EB=B6=80?= =?UTF-8?q?=20=EC=98=81=EC=96=B4=EB=A1=9C=20=EB=B3=80=EA=B2=BD=ED=95=98?= =?UTF-8?q?=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logback-debug-2023-09-02.0.log | 1474 ----------------- logback-info-2023-09-02.0.log | 1387 ---------------- .../domain/idea/model/entity/Idea.java | 5 + .../repository/IdeaRepositoryCustomImpl.java | 4 +- .../domain/idea/service/IdeaService.java | 6 +- .../idearush/global/type/ServerIpAddress.java | 2 +- .../resources/templates/page/ideaDetail.html | 14 +- .../resources/templates/page/ideaUpdate.html | 25 +- .../resources/templates/page/ideaWrite.html | 32 +- 9 files changed, 50 insertions(+), 2899 deletions(-) delete mode 100644 logback-debug-2023-09-02.0.log delete mode 100644 logback-info-2023-09-02.0.log diff --git a/logback-debug-2023-09-02.0.log b/logback-debug-2023-09-02.0.log deleted file mode 100644 index 932a21b..0000000 --- a/logback-debug-2023-09-02.0.log +++ /dev/null @@ -1,1474 +0,0 @@ -12:57:27.699 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -12:57:27.888 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -12:57:27.889 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -12:57:27.890 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -12:57:27.891 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -12:57:28.045 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -12:57:28.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@501bf794 -12:57:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5edc13e7 -12:57:28.085 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5ae39ce4 -12:57:28.103 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1fe119dc -12:57:28.120 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1049eae3 -12:57:28.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2eb48026 -12:57:28.153 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68f62da8 -12:57:28.170 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7fcee693 -12:57:28.187 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@208f157b -12:57:28.199 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -12:57:58.050 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:57:58.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:58:28.054 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:58:28.054 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:58:58.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:58:58.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:59:28.063 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:59:28.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -12:59:58.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -12:59:58.065 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:00:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:00:28.068 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:00:58.071 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:00:58.072 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:01:28.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:01:28.075 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:01:58.076 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:01:58.076 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:02:28.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:02:28.081 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:02:58.086 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:02:58.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:03:28.089 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:03:28.090 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:03:58.092 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:03:58.093 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:04:28.095 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:04:28.096 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:04:58.097 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:04:58.098 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:05:28.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:05:28.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:05:58.106 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:05:58.107 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:06:28.112 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:06:28.113 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:06:58.118 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:06:58.119 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:07:28.123 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:07:28.123 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:07:58.127 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:07:58.128 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:08:28.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:08:28.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:08:58.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:08:58.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:09:28.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:09:28.137 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:09:58.139 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:09:58.139 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:10:28.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:10:28.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:10:58.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:10:58.147 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:11:28.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:11:28.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:11:58.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:11:58.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:12:28.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:12:28.163 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:12:58.166 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:12:58.167 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:13:27.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:13:27.731 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@501bf794: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5edc13e7: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5ae39ce4: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1fe119dc: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1049eae3: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2eb48026: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@68f62da8: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7fcee693: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@208f157b: (connection evicted) -13:13:27.732 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:13:30.005 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:13:30.197 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:13:30.199 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:13:30.200 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:13:30.201 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:13:30.201 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:13:30.358 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:13:30.367 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5956cdf7 -13:13:30.384 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@579138ad -13:13:30.400 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53aea687 -13:13:30.417 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16ac3296 -13:13:30.435 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@797a6cc1 -13:13:30.452 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@27706713 -13:13:30.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14c67e4 -13:13:30.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7683cdd9 -13:13:30.510 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c35bbac -13:13:30.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:14:00.360 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:14:00.361 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:14:30.362 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:14:30.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:15:00.367 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:15:00.368 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:15:30.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:15:30.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:16:00.374 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:16:00.375 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:16:30.382 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:16:30.383 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:17:00.388 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:17:00.391 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:17:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:17:30.394 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:18:00.396 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:18:00.397 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:18:30.402 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:18:30.404 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:18:51.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5956cdf7: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@579138ad: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53aea687: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16ac3296: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@797a6cc1: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@27706713: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14c67e4: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7683cdd9: (connection evicted) -13:18:51.137 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c35bbac: (connection evicted) -13:18:51.138 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:18:53.687 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:18:53.884 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:18:53.885 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:18:53.886 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:18:53.887 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:18:54.038 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:18:54.043 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@368d1217 -13:18:54.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@384aeab6 -13:18:54.087 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3c757967 -13:18:54.102 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7977e08d -13:18:54.119 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2734481e -13:18:54.136 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@48c41914 -13:18:54.158 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5f6def2a -13:18:54.175 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19581fc2 -13:18:54.190 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1c29d04f -13:18:54.203 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:19:22.092 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@368d1217: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@384aeab6: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3c757967: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7977e08d: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2734481e: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@48c41914: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5f6def2a: (connection evicted) -13:19:22.093 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19581fc2: (connection evicted) -13:19:22.094 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1c29d04f: (connection evicted) -13:19:22.094 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:19:24.404 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:19:24.624 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:19:24.625 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:19:24.626 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:19:24.627 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:19:24.778 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:19:24.783 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@44cf4012 -13:19:24.798 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a08b6fb -13:19:24.815 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e372b62 -13:19:24.831 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@b35bcc0 -13:19:24.848 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@35c4b264 -13:19:24.869 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3af47549 -13:19:24.886 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4def254e -13:19:24.901 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b1a438f -13:19:24.918 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7bdd8b1a -13:19:24.930 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:19:54.779 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:19:54.780 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:20:24.782 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:20:24.783 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:20:37.111 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@44cf4012: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a08b6fb: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e372b62: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@b35bcc0: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@35c4b264: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3af47549: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4def254e: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b1a438f: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7bdd8b1a: (connection evicted) -13:20:37.113 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:20:39.683 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:20:39.876 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:20:39.878 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:20:39.879 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:20:40.035 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:20:40.039 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30240c83 -13:20:40.055 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3ee3f4f7 -13:20:40.072 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3adc67f3 -13:20:40.101 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7fdefecc -13:20:40.118 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6f8eb5a0 -13:20:40.134 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e6ba0ea -13:20:40.152 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@17d1b52b -13:20:40.170 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1ff10183 -13:20:40.185 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5489468 -13:20:40.196 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:21:10.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:21:10.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:21:29.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30240c83: (connection evicted) -13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3ee3f4f7: (connection evicted) -13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3adc67f3: (connection evicted) -13:21:29.524 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7fdefecc: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6f8eb5a0: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e6ba0ea: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@17d1b52b: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1ff10183: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5489468: (connection evicted) -13:21:29.525 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:21:31.795 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:21:31.986 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:21:31.987 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:21:31.988 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:21:31.989 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:21:32.141 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:21:32.146 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d6559c7 -13:21:32.163 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@23a2b21b -13:21:32.181 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@279d32b7 -13:21:32.198 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@629fb820 -13:21:32.218 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65b37ed5 -13:21:32.237 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53b73a12 -13:21:32.253 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d71a259 -13:21:32.272 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2b0476f -13:21:32.289 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7c8bc43a -13:21:32.302 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:22:02.142 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:22:02.143 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:22:32.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:22:32.149 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:23:02.150 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:23:02.151 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:23:32.156 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:23:32.157 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:24:02.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:24:02.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:24:32.162 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:24:32.164 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:25:02.166 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:25:02.168 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:25:32.169 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:25:32.169 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:26:02.171 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:26:02.172 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:26:32.174 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:26:32.175 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:27:02.177 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:27:02.178 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:27:32.191 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:27:32.193 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:28:02.199 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:28:02.200 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:28:32.201 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:28:32.202 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:28:45.426 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:28:45.426 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e0516a3: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d6559c7: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@23a2b21b: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@279d32b7: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@629fb820: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65b37ed5: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53b73a12: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d71a259: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2b0476f: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7c8bc43a: (connection evicted) -13:28:45.427 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:28:47.641 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:28:47.831 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:28:47.832 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:28:47.833 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:28:47.834 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:28:47.982 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:28:47.998 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3fedaf98 -13:28:48.016 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@312a5615 -13:28:48.033 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3515c4e8 -13:28:48.052 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@70175c2e -13:28:48.069 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22d4bcdb -13:28:48.085 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@41adcc6a -13:28:48.100 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5a847233 -13:28:48.116 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1038a361 -13:28:48.135 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@170df7d9 -13:28:48.148 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:29:17.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:29:17.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:29:47.989 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:29:47.989 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:30:17.990 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:30:17.991 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:30:47.994 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:30:47.994 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:31:17.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:31:17.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:31:48.002 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:31:48.002 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:32:18.004 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:32:18.004 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:32:48.007 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:32:48.008 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:33:18.013 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:33:18.013 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:33:48.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:33:48.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:34:18.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:34:18.018 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:34:48.023 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:34:48.024 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:35:18.026 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:35:18.026 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:35:48.028 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:35:48.029 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:36:18.030 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:36:18.031 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:36:48.034 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:36:48.036 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:37:18.040 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:37:18.041 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:37:48.044 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:37:48.044 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:38:18.045 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:38:18.046 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:38:48.051 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:38:48.052 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:39:18.057 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:39:18.058 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:39:39.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:39:39.680 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3fedaf98: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@312a5615: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3515c4e8: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@70175c2e: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22d4bcdb: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@41adcc6a: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5a847233: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1038a361: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@170df7d9: (connection evicted) -13:39:39.681 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:39:41.899 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:39:42.097 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:39:42.099 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:39:42.100 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:39:42.101 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:39:42.101 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:39:42.266 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:39:42.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3cd0ef20 -13:39:42.287 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@321716ca -13:39:42.304 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@36288450 -13:39:42.320 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@732a1cf1 -13:39:42.339 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4838445b -13:39:42.354 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4293aad0 -13:39:42.370 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@306bacd6 -13:39:42.386 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1305e3be -13:39:42.403 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19956719 -13:39:42.415 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:40:12.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:40:12.271 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:40:42.276 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:40:42.277 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:41:12.280 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:41:12.281 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:41:42.282 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:41:42.283 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:42:02.639 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:42:02.640 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@92fd091: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3cd0ef20: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@321716ca: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@36288450: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@732a1cf1: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4838445b: (connection evicted) -13:42:02.641 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4293aad0: (connection evicted) -13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@306bacd6: (connection evicted) -13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1305e3be: (connection evicted) -13:42:02.642 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19956719: (connection evicted) -13:42:02.642 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:42:05.428 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:42:05.620 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:42:05.622 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:42:05.623 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:42:05.624 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:42:05.789 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:42:05.807 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@62ec6cbe -13:42:05.826 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6c2b9e93 -13:42:05.843 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@681407ce -13:42:05.860 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2d1694a8 -13:42:05.877 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c9e9428 -13:42:05.895 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1cf1582e -13:42:05.912 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@54930609 -13:42:05.940 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4d396be7 -13:42:05.955 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@155e89bc -13:42:05.968 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:42:35.795 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:42:35.795 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:43:05.803 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:43:05.803 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:43:35.805 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:43:35.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:44:05.810 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:44:05.811 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:44:15.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:44:15.586 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@62ec6cbe: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6c2b9e93: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@681407ce: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2d1694a8: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c9e9428: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1cf1582e: (connection evicted) -13:44:15.587 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@54930609: (connection evicted) -13:44:15.588 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4d396be7: (connection evicted) -13:44:15.588 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@155e89bc: (connection evicted) -13:44:15.588 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:44:18.122 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:44:18.323 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:44:18.324 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:44:18.325 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:44:18.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:44:18.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3d7d4361 -13:44:18.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@33bababe -13:44:18.513 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37852811 -13:44:18.532 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7287b085 -13:44:18.567 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@253683ff -13:44:18.583 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@433fa2ad -13:44:18.601 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5d64cf7b -13:44:18.615 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@12a84fca -13:44:18.632 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3101f1b -13:44:18.645 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:44:48.480 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:44:48.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:45:18.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:45:18.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:45:48.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:45:48.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:46:18.489 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:46:18.489 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:46:48.490 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:46:48.491 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:47:18.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:47:18.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:47:48.497 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:47:48.498 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:48:18.504 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:48:18.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:48:48.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:48:48.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:49:18.511 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:49:18.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:49:48.516 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:49:48.516 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:50:18.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:50:18.522 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:50:48.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:50:48.524 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:51:18.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:51:18.526 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:51:48.530 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:51:48.531 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:52:12.014 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:52:12.015 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@218f2f51: (connection evicted) -13:52:12.015 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3d7d4361: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@33bababe: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37852811: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7287b085: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@253683ff: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@433fa2ad: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5d64cf7b: (connection evicted) -13:52:12.016 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@12a84fca: (connection evicted) -13:52:12.017 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3101f1b: (connection evicted) -13:52:12.017 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:52:14.414 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:52:14.616 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:52:14.617 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:52:14.618 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:52:14.619 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:52:14.619 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:52:14.771 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:52:14.775 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5880efcb -13:52:14.792 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@56470aab -13:52:14.810 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@527884bb -13:52:14.826 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@177a0090 -13:52:14.841 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@485b4b03 -13:52:14.859 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@262712f1 -13:52:14.874 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@30ec07d2 -13:52:14.903 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7755ffdf -13:52:14.919 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6544b165 -13:52:14.932 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:52:44.774 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:52:44.775 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:53:02.908 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5880efcb: (connection evicted) -13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@56470aab: (connection evicted) -13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@527884bb: (connection evicted) -13:53:02.909 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@177a0090: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@485b4b03: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@262712f1: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@30ec07d2: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7755ffdf: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6544b165: (connection evicted) -13:53:02.910 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:53:05.088 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:53:05.278 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:53:05.279 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:53:05.280 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:53:05.281 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:53:05.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:53:05.436 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1bb760ae -13:53:05.454 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@15708da8 -13:53:05.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@114f0bde -13:53:05.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@544d8793 -13:53:05.515 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@74df2fa4 -13:53:05.530 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6553f15a -13:53:05.547 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@c2b07d5 -13:53:05.562 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@346278dc -13:53:05.577 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@394dc3fb -13:53:05.587 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:53:31.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1bb760ae: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@15708da8: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@114f0bde: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@544d8793: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@74df2fa4: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6553f15a: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@c2b07d5: (connection evicted) -13:53:31.132 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@346278dc: (connection evicted) -13:53:31.133 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@394dc3fb: (connection evicted) -13:53:31.133 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:53:33.459 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:53:33.653 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:53:33.655 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:53:33.656 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:53:33.657 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:53:33.812 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:53:33.817 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5eb7c69b -13:53:33.833 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5070333d -13:53:33.848 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@544fadeb -13:53:33.864 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@114d3906 -13:53:33.896 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@712eb6aa -13:53:33.911 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20968a69 -13:53:33.928 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@91f5b65 -13:53:33.945 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7162c649 -13:53:33.964 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@75fdb529 -13:53:33.975 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:54:03.814 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:54:03.815 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:54:18.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5eb7c69b: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5070333d: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@544fadeb: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@114d3906: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@712eb6aa: (connection evicted) -13:54:18.464 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20968a69: (connection evicted) -13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@91f5b65: (connection evicted) -13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7162c649: (connection evicted) -13:54:18.465 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@75fdb529: (connection evicted) -13:54:18.465 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:54:20.636 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:54:20.826 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:54:20.828 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:54:20.829 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:54:20.830 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:54:20.979 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:54:20.985 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2cc5f059 -13:54:20.999 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22021bb1 -13:54:21.016 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@263d9b29 -13:54:21.047 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@633f118a -13:54:21.064 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@60fb628c -13:54:21.080 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@521632b1 -13:54:21.106 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@18381f09 -13:54:21.126 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@310eec5 -13:54:21.145 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38c41329 -13:54:21.158 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:54:50.985 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:54:50.986 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:55:07.977 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2cc5f059: (connection evicted) -13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22021bb1: (connection evicted) -13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@263d9b29: (connection evicted) -13:55:07.978 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@633f118a: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@60fb628c: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@521632b1: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@18381f09: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@310eec5: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@38c41329: (connection evicted) -13:55:07.979 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:55:10.360 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:55:10.563 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:55:10.564 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:55:10.565 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:55:10.566 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:55:10.716 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:55:10.737 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b01746 -13:55:10.753 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f77ef00 -13:55:10.769 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3b487c36 -13:55:10.785 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e4ae53b -13:55:10.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ff1d793 -13:55:10.823 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4ffe3e82 -13:55:10.840 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37af5287 -13:55:10.858 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e651a74 -13:55:10.888 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5fe91b64 -13:55:10.901 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:55:40.722 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:55:40.723 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:56:10.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:56:10.729 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:56:40.731 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:56:40.732 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:56:49.643 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b01746: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f77ef00: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3b487c36: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e4ae53b: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ff1d793: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4ffe3e82: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@37af5287: (connection evicted) -13:56:49.644 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e651a74: (connection evicted) -13:56:49.645 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5fe91b64: (connection evicted) -13:56:49.645 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:56:52.108 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:56:52.298 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:56:52.300 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:56:52.301 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:56:52.454 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:56:52.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e35dac2 -13:56:52.488 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@20f22174 -13:56:52.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@24cdb1b2 -13:56:52.523 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61cf2b4f -13:56:52.539 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61ac1e7e -13:56:52.555 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@50646abe -13:56:52.573 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@19ed0121 -13:56:52.591 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e0d400 -13:56:52.607 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@be65ac -13:56:52.618 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:57:22.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:57:22.460 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:57:52.462 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:57:52.463 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:58:22.469 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:58:22.471 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:58:52.474 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:58:52.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:59:01.721 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:59:01.723 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5855b0ed: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e35dac2: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@20f22174: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@24cdb1b2: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@61cf2b4f: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@61ac1e7e: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@50646abe: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@19ed0121: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e0d400: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@be65ac: (connection evicted) -13:59:01.724 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:59:04.197 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:59:04.389 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:59:04.391 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:59:04.392 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:59:04.393 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:59:04.547 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:59:04.553 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2251c5dd -13:59:04.569 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c962fe7 -13:59:04.585 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@28a9aead -13:59:04.602 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6dab25dc -13:59:04.620 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@41f87a99 -13:59:04.649 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c8c8c56 -13:59:04.666 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@39358dac -13:59:04.683 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d84da93 -13:59:04.698 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f2a5508 -13:59:04.710 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -13:59:34.550 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -13:59:34.550 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -13:59:46.500 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -13:59:46.501 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@22361e23: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2251c5dd: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c962fe7: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@28a9aead: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6dab25dc: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@41f87a99: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c8c8c56: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@39358dac: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d84da93: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f2a5508: (connection evicted) -13:59:46.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -13:59:48.981 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -13:59:49.178 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -13:59:49.180 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -13:59:49.181 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -13:59:49.425 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -13:59:49.430 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@787136c -13:59:49.447 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@940edec -13:59:49.462 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@d7f781c -13:59:49.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@487de7d7 -13:59:49.495 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@775e91c7 -13:59:49.525 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@79ff2d4d -13:59:49.541 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f3605f6 -13:59:49.559 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@28521898 -13:59:49.574 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2b8164fc -13:59:49.586 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -14:00:19.431 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:00:19.432 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:00:49.438 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:00:49.439 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:01:19.444 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:01:19.444 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:01:49.449 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:01:49.450 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:02:19.455 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:02:19.456 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:02:49.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:02:49.461 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:03:19.467 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:03:19.468 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:03:49.473 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:03:49.475 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:04:19.479 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:04:19.481 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:04:49.485 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:04:49.486 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:05:19.492 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:05:19.493 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:05:49.494 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:05:49.496 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:06:19.502 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:06:19.503 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:06:49.506 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:06:49.507 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:07:19.512 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:07:19.514 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:07:49.519 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:07:49.520 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:08:08.800 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -14:08:08.801 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@787136c: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@940edec: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@d7f781c: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@487de7d7: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@775e91c7: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@79ff2d4d: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f3605f6: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@28521898: (connection evicted) -14:08:08.805 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2b8164fc: (connection evicted) -14:08:08.806 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -14:08:11.289 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -14:08:11.490 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -14:08:11.492 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -14:08:11.493 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -14:08:11.657 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) -14:08:11.662 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31b54098 -14:08:11.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f72a8de -14:08:11.694 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3b4d2be8 -14:08:11.711 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e4fa2e5 -14:08:11.728 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65e59c34 -14:08:11.758 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4f7bfc0e -14:08:11.777 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1d3b9c62 -14:08:11.792 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1e605daa -14:08:11.809 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@572d766e -14:08:11.822 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -14:08:41.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:08:41.660 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:09:11.666 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:09:11.667 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:09:41.671 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:09:41.672 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:10:11.677 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:10:11.678 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:10:41.679 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:10:41.680 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:11:11.685 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:11:11.687 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:11:41.691 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:11:41.693 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:12:11.699 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:12:11.699 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:12:41.703 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:12:41.704 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:13:11.710 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:13:11.712 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:13:41.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:13:41.717 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:14:11.719 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:14:11.720 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:14:21.281 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0) -14:14:21.283 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6b0325d0: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31b54098: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f72a8de: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3b4d2be8: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e4fa2e5: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65e59c34: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4f7bfc0e: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1d3b9c62: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@1e605daa: (connection evicted) -14:14:21.284 DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@572d766e: (connection evicted) -14:14:21.285 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0) -14:14:23.764 DEBUG com.zaxxer.hikari.HikariConfig - Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 -14:14:23.965 DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - driverClassName................."org.postgresql.Driver" -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - exceptionOverrideClassName......none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 -14:14:23.967 DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................jdbc:postgresql://localhost:5432/idea_rush -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - keepaliveTime...................0 -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - password........................ -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - schema..........................none -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - username........................"idea_rush" -14:14:23.968 DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 -14:14:24.131 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) -14:14:24.240 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7dfca94a -14:14:24.264 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@733b4885 -14:14:24.283 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7704c23a -14:14:24.301 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@320642be -14:14:24.319 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2aa80b4d -14:14:24.344 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@37e11fd -14:14:24.363 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@523a06ba -14:14:24.384 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5229bdf1 -14:14:24.400 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@38b1369a -14:14:24.410 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) -14:14:54.137 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:14:54.138 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). -14:15:24.143 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=10, active=0, idle=10, waiting=0) -14:15:24.144 DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Fill pool skipped, pool has sufficient level or currently being filled (queueDepth=0). diff --git a/logback-info-2023-09-02.0.log b/logback-info-2023-09-02.0.log deleted file mode 100644 index c0c816b..0000000 --- a/logback-info-2023-09-02.0.log +++ /dev/null @@ -1,1387 +0,0 @@ -12:57:26.684 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -12:57:26.712 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 65536 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -12:57:26.713 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -12:57:27.177 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:57:27.177 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -12:57:27.269 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 89 ms. Found 4 JPA repository interfaces. -12:57:27.276 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -12:57:27.277 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -12:57:27.285 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -12:57:27.599 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -12:57:27.603 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -12:57:27.604 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -12:57:27.604 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -12:57:27.654 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -12:57:27.654 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 913 ms -12:57:27.736 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -12:57:27.759 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -12:57:27.760 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -12:57:27.812 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:57:27.880 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -12:57:27.891 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -12:57:27.940 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -12:57:27.941 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -12:57:28.051 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -12:57:28.364 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -12:57:28.407 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -12:57:28.647 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -12:57:29.325 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -12:57:29.387 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@553c74cc, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@79a68d19, org.springframework.security.web.context.SecurityContextHolderFilter@37e57a20, org.springframework.security.web.header.HeaderWriterFilter@19e78fa, org.springframework.web.filter.CorsFilter@3052ce36, org.springframework.security.web.authentication.logout.LogoutFilter@27192b0c, com.bid.idearush.global.filter.JwtAuthenticationFilter@6eefc125, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5d98522c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@49d94d67, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23243385, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58435220, org.springframework.security.web.session.SessionManagementFilter@7a0ebd12, org.springframework.security.web.access.ExceptionTranslationFilter@78cfa18c, org.springframework.security.web.access.intercept.AuthorizationFilter@735beda7] -12:57:29.556 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -12:57:29.564 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3e706fc2]] -12:57:29.565 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -12:57:29.571 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.09 seconds (process running for 3.4) -12:58:29.249 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -12:59:12.247 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -12:59:12.247 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -12:59:12.249 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3e706fc2]] -13:13:27.605 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:13:27.728 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:13:27.729 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:13:27.733 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:13:29.152 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:13:29.169 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67283 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:13:29.169 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:13:29.537 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:13:29.538 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:13:29.611 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70 ms. Found 4 JPA repository interfaces. -13:13:29.618 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:13:29.618 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:13:29.626 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:13:29.912 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:13:29.916 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:13:29.917 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:13:29.917 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:13:29.963 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:13:29.964 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 777 ms -13:13:30.039 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:13:30.063 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:13:30.064 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:13:30.115 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:13:30.185 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:13:30.201 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:13:30.247 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -13:13:30.247 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:13:30.389 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:13:30.692 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:13:30.745 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:13:30.991 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:13:31.657 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:13:31.719 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] -13:13:31.884 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:13:31.892 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] -13:13:31.893 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:13:31.899 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.873 seconds (process running for 3.256) -13:13:34.596 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:13:34.596 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:13:34.597 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:14:31.580 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:18:51.001 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:18:51.002 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cce77c8]] -13:18:51.002 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:18:51.134 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:18:51.136 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:18:51.138 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:18:52.545 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:18:52.564 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67864 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:18:52.565 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:18:53.036 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:18:53.037 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:18:53.126 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 86 ms. Found 4 JPA repository interfaces. -13:18:53.134 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:18:53.135 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:18:53.143 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:18:53.144 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:18:53.589 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:18:53.593 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:18:53.594 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:18:53.594 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:18:53.643 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:18:53.643 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1060 ms -13:18:53.722 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:18:53.747 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:18:53.748 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:18:53.804 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:18:53.876 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:18:53.887 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:18:53.932 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:18:53.933 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:18:54.036 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:18:54.349 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:18:54.378 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:18:54.609 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:18:55.321 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:18:55.402 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@338f9bb5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f0f52d6, org.springframework.security.web.context.SecurityContextHolderFilter@60df0131, org.springframework.security.web.header.HeaderWriterFilter@3f92977a, org.springframework.web.filter.CorsFilter@23551fa1, org.springframework.security.web.authentication.logout.LogoutFilter@29d534ce, com.bid.idearush.global.filter.JwtAuthenticationFilter@152a41ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5de25642, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43e869ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f083345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a372288, org.springframework.security.web.session.SessionManagementFilter@17bda3, org.springframework.security.web.access.ExceptionTranslationFilter@f777d41, org.springframework.security.web.access.intercept.AuthorizationFilter@37736bf1] -13:18:55.580 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:18:55.587 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] -13:18:55.589 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:18:55.595 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.185 seconds (process running for 3.528) -13:18:56.215 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:18:56.215 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:18:56.216 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:19:21.963 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:19:21.964 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] -13:19:21.964 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:19:22.091 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:19:22.092 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:19:22.094 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:19:23.489 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:19:23.507 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 67935 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:19:23.508 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:19:23.919 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:19:23.919 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:19:24.004 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 82 ms. Found 4 JPA repository interfaces. -13:19:24.011 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:19:24.011 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:19:24.019 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:19:24.315 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:19:24.319 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:19:24.319 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:19:24.319 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:19:24.362 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:19:24.362 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 834 ms -13:19:24.452 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:19:24.478 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:19:24.480 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:19:24.541 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:19:24.616 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:19:24.627 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:19:24.674 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:19:24.674 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:19:24.787 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:19:25.134 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:19:25.177 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:19:25.412 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:19:26.203 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:19:26.272 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5278bc6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ba3b4a6, org.springframework.security.web.context.SecurityContextHolderFilter@30c98124, org.springframework.security.web.header.HeaderWriterFilter@286cd3ad, org.springframework.web.filter.CorsFilter@44473749, org.springframework.security.web.authentication.logout.LogoutFilter@465b16bb, com.bid.idearush.global.filter.JwtAuthenticationFilter@edfe8d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@735beda7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d9dd8cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1923a29a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1761b129, org.springframework.security.web.session.SessionManagementFilter@7dc155b3, org.springframework.security.web.access.ExceptionTranslationFilter@4916619e, org.springframework.security.web.access.intercept.AuthorizationFilter@61231034] -13:19:26.459 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:19:26.469 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5b9037b6]] -13:19:26.470 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:19:26.477 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.121 seconds (process running for 3.505) -13:19:28.333 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:19:28.333 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:19:28.334 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:20:26.123 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5b9037b6]] -13:20:36.981 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:20:37.110 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:20:37.111 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:20:37.113 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:20:38.638 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:20:38.656 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68083 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:20:38.657 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:20:39.149 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:20:39.150 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:20:39.232 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -13:20:39.239 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:20:39.240 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:20:39.248 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:20:39.580 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:20:39.584 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:20:39.584 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:20:39.585 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:20:39.634 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:20:39.635 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 951 ms -13:20:39.721 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:20:39.746 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:20:39.747 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:20:39.800 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:20:39.868 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:20:39.879 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:20:39.929 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:20:39.929 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:20:40.038 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:20:40.364 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:20:40.391 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:20:40.638 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:20:41.358 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:20:41.425 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6eefc125, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58435220, org.springframework.security.web.context.SecurityContextHolderFilter@6153b116, org.springframework.security.web.header.HeaderWriterFilter@60389293, org.springframework.web.filter.CorsFilter@15c0c274, org.springframework.security.web.authentication.logout.LogoutFilter@610576c8, com.bid.idearush.global.filter.JwtAuthenticationFilter@33458d84, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10b9956a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2095e085, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@725f1346, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23338420, org.springframework.security.web.session.SessionManagementFilter@37e57a20, org.springframework.security.web.access.ExceptionTranslationFilter@357f7e2d, org.springframework.security.web.access.intercept.AuthorizationFilter@553c74cc] -13:20:41.616 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:20:41.624 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] -13:20:41.626 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:20:41.632 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.135 seconds (process running for 3.543) -13:20:42.962 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:20:42.962 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:20:42.963 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3bb6bcf8]] -13:21:29.397 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:21:29.522 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:21:29.523 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:21:29.525 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:21:30.842 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:21:30.860 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68192 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:21:30.860 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:21:31.290 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:21:31.296 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:21:31.376 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 77 ms. Found 4 JPA repository interfaces. -13:21:31.383 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:21:31.384 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:21:31.392 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:21:31.698 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:21:31.701 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:21:31.702 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:21:31.702 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:21:31.748 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:21:31.748 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 870 ms -13:21:31.831 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:21:31.856 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:21:31.857 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:21:31.910 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:21:31.978 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:21:31.989 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:21:32.035 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e0516a3 -13:21:32.036 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:21:32.149 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:21:32.478 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:21:32.505 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:21:32.739 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:21:33.437 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:21:33.510 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7263ad06, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6d553763, org.springframework.security.web.context.SecurityContextHolderFilter@725f1346, org.springframework.security.web.header.HeaderWriterFilter@4916619e, org.springframework.web.filter.CorsFilter@5278bc6d, org.springframework.security.web.authentication.logout.LogoutFilter@403ca4ec, com.bid.idearush.global.filter.JwtAuthenticationFilter@2ba3b4a6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59bb8f80, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30c98124, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6ced9545, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@44473749, org.springframework.security.web.session.SessionManagementFilter@23243385, org.springframework.security.web.access.ExceptionTranslationFilter@34f3189, org.springframework.security.web.access.intercept.AuthorizationFilter@33458d84] -13:21:33.682 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:21:33.690 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@bc4419c]] -13:21:33.691 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:21:33.697 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.988 seconds (process running for 3.352) -13:22:33.352 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:22:48.744 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:22:48.744 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:22:48.746 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms -13:28:45.302 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:28:45.303 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@bc4419c]] -13:28:45.303 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:28:45.424 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:28:45.426 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:28:45.427 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:28:46.740 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:28:46.759 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 68972 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:28:46.759 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:28:47.119 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:28:47.119 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:28:47.201 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 79 ms. Found 4 JPA repository interfaces. -13:28:47.210 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:28:47.211 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:28:47.220 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:28:47.221 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:28:47.221 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:28:47.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:28:47.542 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:28:47.543 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:28:47.543 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:28:47.597 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:28:47.597 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 820 ms -13:28:47.676 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:28:47.700 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:28:47.701 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:28:47.756 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:28:47.823 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:28:47.834 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:28:47.880 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -13:28:47.881 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:28:47.992 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:28:48.323 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:28:48.354 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:28:48.622 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:28:49.351 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:28:49.414 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@79a68d19, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3052ce36, org.springframework.security.web.context.SecurityContextHolderFilter@380cb7e3, org.springframework.security.web.header.HeaderWriterFilter@357f7e2d, org.springframework.web.filter.CorsFilter@6eefc125, org.springframework.security.web.authentication.logout.LogoutFilter@5f2896fa, com.bid.idearush.global.filter.JwtAuthenticationFilter@58435220, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@43e869ea, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6153b116, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f83fdf6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@15c0c274, org.springframework.security.web.session.SessionManagementFilter@ee395c, org.springframework.security.web.access.ExceptionTranslationFilter@202e0ff4, org.springframework.security.web.access.intercept.AuthorizationFilter@5cb2a1ea] -13:28:49.602 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:28:49.610 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] -13:28:49.611 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:28:49.617 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.005 seconds (process running for 3.319) -13:28:53.213 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:28:53.213 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:28:53.214 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:29:02.446 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: - acks = -1 - auto.include.jmx.reporter = true - batch.size = 16384 - bootstrap.servers = [3.37.88.128:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = true - interceptor.classes = [] - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.adaptive.partitioning.enable = true - partitioner.availability.timeout.ms = 0 - partitioner.class = null - partitioner.ignore.keys = false - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.connect.timeout.ms = null - sasl.login.read.timeout.ms = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.login.retry.backoff.max.ms = 10000 - sasl.login.retry.backoff.ms = 100 - sasl.mechanism = GSSAPI - sasl.oauthbearer.clock.skew.seconds = 30 - sasl.oauthbearer.expected.audience = null - sasl.oauthbearer.expected.issuer = null - sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 - sasl.oauthbearer.jwks.endpoint.url = null - sasl.oauthbearer.scope.claim.name = scope - sasl.oauthbearer.sub.claim.name = sub - sasl.oauthbearer.token.endpoint.url = null - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -13:29:02.457 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. -13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 -13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 -13:29:02.475 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693628942474 -13:29:02.621 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA -13:29:02.622 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg -13:29:02.630 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13913 Delay Time : 0 start_method_time : 1693628942358 Start Time :1693628942358 All Time : 270 Idea Find Time : 27 User Find Time : 10 Validate Time : 12 Bid Save : 25 Bid Update Send : 195 Bid Notice Send : 1 -13:29:02.670 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 25 with epoch 0 -13:29:49.277 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:33:08.551 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13914 Delay Time : 0 start_method_time : 1693629188537 Start Time :1693629188537 All Time : 14 Idea Find Time : 3 User Find Time : 2 Validate Time : 3 Bid Save : 5 Bid Update Send : 1 Bid Notice Send : 0 -13:33:08.566 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA -13:33:28.158 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13915 Delay Time : 0 start_method_time : 1693629208142 Start Time :1693629208142 All Time : 16 Idea Find Time : 5 User Find Time : 2 Validate Time : 4 Bid Save : 4 Bid Update Send : 1 Bid Notice Send : 0 -13:34:02.630 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA -13:38:32.646 INFO o.apache.kafka.clients.NetworkClient - [Producer clientId=producer-1] Node -1 disconnected. -13:39:39.542 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:39:39.543 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2cdb1581]] -13:39:39.543 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:39:39.674 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed -13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter -13:39:39.676 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed -13:39:39.676 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered -13:39:39.677 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:39:39.679 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:39:39.681 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:39:41.020 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:39:41.038 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70196 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:39:41.039 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:39:41.394 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:39:41.394 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:39:41.482 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84 ms. Found 4 JPA repository interfaces. -13:39:41.489 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:39:41.489 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:39:41.497 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:39:41.810 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:39:41.814 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:39:41.815 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:39:41.815 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:39:41.855 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:39:41.856 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 800 ms -13:39:41.935 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:39:41.959 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:39:41.960 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:39:42.014 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:39:42.088 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:39:42.101 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:39:42.161 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@92fd091 -13:39:42.161 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:39:42.271 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:39:42.598 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:39:42.630 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:39:42.860 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:39:43.590 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:39:43.661 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3d63becf, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5248688c, org.springframework.security.web.context.SecurityContextHolderFilter@213451a4, org.springframework.security.web.header.HeaderWriterFilter@6fb94c36, org.springframework.web.filter.CorsFilter@37736bf1, org.springframework.security.web.authentication.logout.LogoutFilter@edfe8d, com.bid.idearush.global.filter.JwtAuthenticationFilter@2a7c82e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2fdbd353, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17bda3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d98522c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22128b73, org.springframework.security.web.session.SessionManagementFilter@14aeb8e6, org.springframework.security.web.access.ExceptionTranslationFilter@43ec41d7, org.springframework.security.web.access.intercept.AuthorizationFilter@31ebc5fa] -13:39:43.835 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:39:43.843 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5d1b4556]] -13:39:43.844 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:39:43.850 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.956 seconds (process running for 3.28) -13:39:47.103 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:39:47.103 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:39:47.104 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:40:02.674 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: - acks = -1 - auto.include.jmx.reporter = true - batch.size = 16384 - bootstrap.servers = [3.37.88.128:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = true - interceptor.classes = [] - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.adaptive.partitioning.enable = true - partitioner.availability.timeout.ms = 0 - partitioner.class = null - partitioner.ignore.keys = false - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.connect.timeout.ms = null - sasl.login.read.timeout.ms = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.login.retry.backoff.max.ms = 10000 - sasl.login.retry.backoff.ms = 100 - sasl.mechanism = GSSAPI - sasl.oauthbearer.clock.skew.seconds = 30 - sasl.oauthbearer.expected.audience = null - sasl.oauthbearer.expected.issuer = null - sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 - sasl.oauthbearer.jwks.endpoint.url = null - sasl.oauthbearer.scope.claim.name = scope - sasl.oauthbearer.sub.claim.name = sub - sasl.oauthbearer.token.endpoint.url = null - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -13:40:02.684 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. -13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 -13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 -13:40:02.702 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629602701 -13:40:02.869 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA -13:40:02.870 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg -13:40:02.870 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 26 with epoch 0 -13:40:02.878 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13916 Delay Time : 0 start_method_time : 1693629602580 Start Time :1693629602580 All Time : 296 Idea Find Time : 39 User Find Time : 9 Validate Time : 9 Bid Save : 24 Bid Update Send : 215 Bid Notice Send : 0 -13:40:02.903 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA -13:40:43.488 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5d1b4556]] -13:42:02.492 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:42:02.626 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed -13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter -13:42:02.632 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed -13:42:02.632 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered -13:42:02.634 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:42:02.639 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:42:02.642 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:42:04.450 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:42:04.472 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70463 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:42:04.473 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:42:04.901 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:42:04.902 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:42:04.986 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. -13:42:04.993 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:42:04.993 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:42:05.002 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:42:05.324 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:42:05.327 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:42:05.328 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:42:05.328 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:42:05.383 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:42:05.384 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 889 ms -13:42:05.465 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:42:05.489 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:42:05.490 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:42:05.545 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:42:05.613 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:42:05.624 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:42:05.684 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -13:42:05.685 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:42:05.813 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:42:06.152 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:42:06.180 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:42:06.437 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:42:07.149 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:42:07.210 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@213451a4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@403ca4ec, org.springframework.security.web.context.SecurityContextHolderFilter@2e3ec0e9, org.springframework.security.web.header.HeaderWriterFilter@39caf68a, org.springframework.web.filter.CorsFilter@17bda3, org.springframework.security.web.authentication.logout.LogoutFilter@10d1f6da, com.bid.idearush.global.filter.JwtAuthenticationFilter@465b16bb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@19f19f89, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@530cfb27, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@357f7e2d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@45e1d6a5, org.springframework.security.web.session.SessionManagementFilter@5c085d4a, org.springframework.security.web.access.ExceptionTranslationFilter@58084f58, org.springframework.security.web.access.intercept.AuthorizationFilter@14aeb8e6] -13:42:07.376 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:42:07.384 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@52318fa0]] -13:42:07.385 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:42:07.391 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.191 seconds (process running for 3.651) -13:42:09.159 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:42:09.160 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:42:09.161 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:42:26.474 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: - acks = -1 - auto.include.jmx.reporter = true - batch.size = 16384 - bootstrap.servers = [3.37.88.128:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = true - interceptor.classes = [] - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.adaptive.partitioning.enable = true - partitioner.availability.timeout.ms = 0 - partitioner.class = null - partitioner.ignore.keys = false - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.connect.timeout.ms = null - sasl.login.read.timeout.ms = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.login.retry.backoff.max.ms = 10000 - sasl.login.retry.backoff.ms = 100 - sasl.mechanism = GSSAPI - sasl.oauthbearer.clock.skew.seconds = 30 - sasl.oauthbearer.expected.audience = null - sasl.oauthbearer.expected.issuer = null - sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 - sasl.oauthbearer.jwks.endpoint.url = null - sasl.oauthbearer.scope.claim.name = scope - sasl.oauthbearer.sub.claim.name = sub - sasl.oauthbearer.token.endpoint.url = null - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -13:42:26.484 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. -13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 -13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 -13:42:26.500 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629746499 -13:42:26.667 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA -13:42:26.668 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg -13:42:26.668 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 27 with epoch 0 -13:42:26.678 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13917 Delay Time : 0 start_method_time : 1693629746390 Start Time :1693629746390 All Time : 286 Idea Find Time : 27 User Find Time : 11 Validate Time : 9 Bid Save : 23 Bid Update Send : 215 Bid Notice Send : 1 -13:42:26.714 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA -13:43:07.066 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:44:15.443 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:44:15.444 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@52318fa0]] -13:44:15.445 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:44:15.576 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed -13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter -13:44:15.581 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed -13:44:15.582 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered -13:44:15.583 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:44:15.585 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:44:15.588 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:44:17.012 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:44:17.031 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 70738 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:44:17.032 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:44:17.501 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:44:17.502 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:44:17.594 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 88 ms. Found 4 JPA repository interfaces. -13:44:17.602 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:44:17.602 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:44:17.611 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:44:18.026 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:44:18.034 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:44:18.035 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:44:18.035 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:44:18.077 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:44:18.077 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1023 ms -13:44:18.160 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:44:18.185 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:44:18.186 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:44:18.243 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:44:18.314 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:44:18.325 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:44:18.369 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@218f2f51 -13:44:18.370 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:44:18.473 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:44:18.767 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:44:18.792 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:44:19.030 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:44:19.760 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:44:19.828 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1a3761a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@509cf73a, org.springframework.security.web.context.SecurityContextHolderFilter@66121af9, org.springframework.security.web.header.HeaderWriterFilter@2095e085, org.springframework.web.filter.CorsFilter@5aaab2b0, org.springframework.security.web.authentication.logout.LogoutFilter@391720c3, com.bid.idearush.global.filter.JwtAuthenticationFilter@5ad98e6f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@33458d84, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b21f625, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@77480751, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@40503088, org.springframework.security.web.session.SessionManagementFilter@1923a29a, org.springframework.security.web.access.ExceptionTranslationFilter@6153b116, org.springframework.security.web.access.intercept.AuthorizationFilter@5c51a7eb] -13:44:20.032 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:44:20.055 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:44:20.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:44:20.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3543c9a4]] -13:44:20.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:44:20.064 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.195 seconds (process running for 3.562) -13:44:20.911 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:44:20.911 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:44:20.912 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:44:33.017 INFO o.a.k.c.producer.ProducerConfig - ProducerConfig values: - acks = -1 - auto.include.jmx.reporter = true - batch.size = 16384 - bootstrap.servers = [3.37.88.128:9092] - buffer.memory = 33554432 - client.dns.lookup = use_all_dns_ips - client.id = producer-1 - compression.type = none - connections.max.idle.ms = 540000 - delivery.timeout.ms = 120000 - enable.idempotence = true - interceptor.classes = [] - key.serializer = class org.apache.kafka.common.serialization.StringSerializer - linger.ms = 0 - max.block.ms = 60000 - max.in.flight.requests.per.connection = 5 - max.request.size = 1048576 - metadata.max.age.ms = 300000 - metadata.max.idle.ms = 300000 - metric.reporters = [] - metrics.num.samples = 2 - metrics.recording.level = INFO - metrics.sample.window.ms = 30000 - partitioner.adaptive.partitioning.enable = true - partitioner.availability.timeout.ms = 0 - partitioner.class = null - partitioner.ignore.keys = false - receive.buffer.bytes = 32768 - reconnect.backoff.max.ms = 1000 - reconnect.backoff.ms = 50 - request.timeout.ms = 30000 - retries = 2147483647 - retry.backoff.ms = 100 - sasl.client.callback.handler.class = null - sasl.jaas.config = null - sasl.kerberos.kinit.cmd = /usr/bin/kinit - sasl.kerberos.min.time.before.relogin = 60000 - sasl.kerberos.service.name = null - sasl.kerberos.ticket.renew.jitter = 0.05 - sasl.kerberos.ticket.renew.window.factor = 0.8 - sasl.login.callback.handler.class = null - sasl.login.class = null - sasl.login.connect.timeout.ms = null - sasl.login.read.timeout.ms = null - sasl.login.refresh.buffer.seconds = 300 - sasl.login.refresh.min.period.seconds = 60 - sasl.login.refresh.window.factor = 0.8 - sasl.login.refresh.window.jitter = 0.05 - sasl.login.retry.backoff.max.ms = 10000 - sasl.login.retry.backoff.ms = 100 - sasl.mechanism = GSSAPI - sasl.oauthbearer.clock.skew.seconds = 30 - sasl.oauthbearer.expected.audience = null - sasl.oauthbearer.expected.issuer = null - sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 - sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 - sasl.oauthbearer.jwks.endpoint.url = null - sasl.oauthbearer.scope.claim.name = scope - sasl.oauthbearer.sub.claim.name = sub - sasl.oauthbearer.token.endpoint.url = null - security.protocol = PLAINTEXT - security.providers = null - send.buffer.bytes = 131072 - socket.connection.setup.timeout.max.ms = 30000 - socket.connection.setup.timeout.ms = 10000 - ssl.cipher.suites = null - ssl.enabled.protocols = [TLSv1.2, TLSv1.3] - ssl.endpoint.identification.algorithm = https - ssl.engine.factory.class = null - ssl.key.password = null - ssl.keymanager.algorithm = SunX509 - ssl.keystore.certificate.chain = null - ssl.keystore.key = null - ssl.keystore.location = null - ssl.keystore.password = null - ssl.keystore.type = JKS - ssl.protocol = TLSv1.3 - ssl.provider = null - ssl.secure.random.implementation = null - ssl.trustmanager.algorithm = PKIX - ssl.truststore.certificates = null - ssl.truststore.location = null - ssl.truststore.password = null - ssl.truststore.type = JKS - transaction.timeout.ms = 60000 - transactional.id = null - value.serializer = class org.apache.kafka.common.serialization.StringSerializer - -13:44:33.027 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Instantiated an idempotent producer. -13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka version: 3.4.1 -13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka commitId: 8a516edc2755df89 -13:44:33.043 INFO o.a.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1693629873042 -13:44:33.222 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition bid-0 to 0 since the associated topicId changed from null to u3QGkgwaTNqaF1KMl1WOnA -13:44:33.223 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Cluster ID: OeoX-tijTi-qVgNs4SxTbg -13:44:33.223 INFO o.a.k.c.p.i.TransactionManager - [Producer clientId=producer-1] ProducerId set to 28 with epoch 0 -13:44:33.231 INFO c.b.i.domain.bid.service.BidService - Idea Id : 900033 Bid Id : 13918 Delay Time : 0 start_method_time : 1693629872936 Start Time :1693629872936 All Time : 293 Idea Find Time : 22 User Find Time : 10 Validate Time : 9 Bid Save : 27 Bid Update Send : 225 Bid Notice Send : 0 -13:44:33.254 INFO org.apache.kafka.clients.Metadata - [Producer clientId=producer-1] Resetting the last seen epoch of partition notice-0 to 0 since the associated topicId changed from null to dCV0LwL5TFqEzqtSRHVDMA -13:45:19.671 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:52:11.876 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:52:11.879 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3543c9a4]] -13:52:11.879 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:52:12.007 INFO o.a.k.clients.producer.KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. -13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Metrics scheduler closed -13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter -13:52:12.011 INFO o.a.kafka.common.metrics.Metrics - Metrics reporters closed -13:52:12.012 INFO o.a.kafka.common.utils.AppInfoParser - App info kafka.producer for producer-1 unregistered -13:52:12.013 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:52:12.014 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:52:12.017 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:52:13.495 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:52:13.514 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71594 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:52:13.515 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:52:13.888 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:52:13.889 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:52:13.973 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 81 ms. Found 4 JPA repository interfaces. -13:52:13.982 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:52:13.982 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:52:13.991 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:52:13.992 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:52:13.992 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:52:14.318 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:52:14.322 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:52:14.323 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:52:14.323 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:52:14.370 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:52:14.370 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 838 ms -13:52:14.453 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:52:14.478 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:52:14.479 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:52:14.535 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:52:14.604 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:52:14.619 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:52:14.668 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:52:14.668 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:52:14.796 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:52:15.155 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:52:15.185 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:52:15.437 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:52:16.260 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:52:16.330 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44473749, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@edfe8d, org.springframework.security.web.context.SecurityContextHolderFilter@4d9dd8cc, org.springframework.security.web.header.HeaderWriterFilter@ee395c, org.springframework.web.filter.CorsFilter@1761b129, org.springframework.security.web.authentication.logout.LogoutFilter@60df0131, com.bid.idearush.global.filter.JwtAuthenticationFilter@21d131e7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@59f0f273, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ced9545, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@61c0a61, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5c51a7eb, org.springframework.security.web.session.SessionManagementFilter@7065ae93, org.springframework.security.web.access.ExceptionTranslationFilter@286cd3ad, org.springframework.security.web.access.intercept.AuthorizationFilter@6d553763] -13:52:16.529 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:52:16.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:52:16.540 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:52:16.540 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4ef55aa6]] -13:52:16.541 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:52:16.547 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.187 seconds (process running for 3.502) -13:52:17.541 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:52:17.541 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:52:17.542 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4ef55aa6]] -13:53:02.778 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:53:02.907 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:53:02.908 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:53:02.910 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:53:04.210 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:53:04.229 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71699 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:53:04.230 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:53:04.590 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:53:04.591 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:53:04.683 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 85 ms. Found 4 JPA repository interfaces. -13:53:04.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:53:04.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:04.698 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:53:04.994 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:53:04.998 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:53:04.999 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:53:04.999 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:53:05.046 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:53:05.046 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 796 ms -13:53:05.123 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:53:05.147 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:53:05.148 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:53:05.203 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:53:05.270 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:53:05.281 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:53:05.329 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:53:05.330 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:53:05.436 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:53:05.759 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:53:05.786 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:53:06.030 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:53:06.733 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:53:06.798 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3052ce36, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6eefc125, org.springframework.security.web.context.SecurityContextHolderFilter@49d94d67, org.springframework.security.web.header.HeaderWriterFilter@30396acf, org.springframework.web.filter.CorsFilter@58435220, org.springframework.security.web.authentication.logout.LogoutFilter@74aae322, com.bid.idearush.global.filter.JwtAuthenticationFilter@15c0c274, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8f7cbcc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d7be366, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7dc155b3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33458d84, org.springframework.security.web.session.SessionManagementFilter@79da2f0d, org.springframework.security.web.access.ExceptionTranslationFilter@19e78fa, org.springframework.security.web.access.intercept.AuthorizationFilter@59f0f273] -13:53:06.977 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:53:06.985 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] -13:53:06.986 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:53:06.992 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 2.913 seconds (process running for 3.229) -13:53:07.120 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:53:07.120 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:53:07.121 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@cd041f9]] -13:53:30.999 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:53:31.130 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:53:31.131 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:53:31.133 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:53:32.571 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:53:32.588 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71775 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:53:32.588 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:53:32.957 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:53:32.958 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:53:33.039 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. -13:53:33.045 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:53:33.045 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:33.053 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:33.054 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:53:33.054 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:53:33.366 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:53:33.370 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:53:33.371 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:53:33.371 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:53:33.416 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:53:33.416 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 809 ms -13:53:33.495 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:53:33.518 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:53:33.519 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:53:33.579 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:53:33.646 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:53:33.657 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:53:33.706 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:53:33.707 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:53:33.829 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:53:34.157 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:53:34.186 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:53:34.469 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:53:35.222 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:53:35.290 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5c51a7eb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3327337a, org.springframework.security.web.context.SecurityContextHolderFilter@1923a29a, org.springframework.security.web.header.HeaderWriterFilter@49d94d67, org.springframework.web.filter.CorsFilter@29d534ce, org.springframework.security.web.authentication.logout.LogoutFilter@10b9956a, com.bid.idearush.global.filter.JwtAuthenticationFilter@1a3761a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6eefc125, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61c0a61, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5d08bc22, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@509cf73a, org.springframework.security.web.session.SessionManagementFilter@10d1f6da, org.springframework.security.web.access.ExceptionTranslationFilter@37e57a20, org.springframework.security.web.access.intercept.AuthorizationFilter@edfe8d] -13:53:35.479 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:53:35.490 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4920430f]] -13:53:35.491 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:53:35.498 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.066 seconds (process running for 3.442) -13:53:36.417 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:53:36.418 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:53:36.419 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@4920430f]] -13:54:18.334 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:54:18.462 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:54:18.463 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:54:18.465 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:54:19.754 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:54:19.771 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71874 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:54:19.772 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:54:20.125 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:54:20.126 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:54:20.206 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 76 ms. Found 4 JPA repository interfaces. -13:54:20.213 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:54:20.213 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:54:20.221 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:54:20.222 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:54:20.539 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:54:20.543 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:54:20.544 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:54:20.544 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:54:20.594 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:54:20.594 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 802 ms -13:54:20.673 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:54:20.697 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:54:20.698 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:54:20.751 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:54:20.818 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:54:20.830 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:54:20.877 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:54:20.878 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:54:20.993 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:54:21.355 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:54:21.383 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:54:21.630 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:54:22.426 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:54:22.489 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7308c29a, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10c88d11, org.springframework.security.web.context.SecurityContextHolderFilter@391720c3, org.springframework.security.web.header.HeaderWriterFilter@14aeb8e6, org.springframework.web.filter.CorsFilter@75f1c170, org.springframework.security.web.authentication.logout.LogoutFilter@787239f5, com.bid.idearush.global.filter.JwtAuthenticationFilter@63fa0b9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6f215ff3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@17e71422, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5cb2a1ea, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3316aef6, org.springframework.security.web.session.SessionManagementFilter@10b9956a, org.springframework.security.web.access.ExceptionTranslationFilter@610576c8, org.springframework.security.web.access.intercept.AuthorizationFilter@5a372288] -13:54:22.668 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:54:22.676 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:54:22.676 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:54:22.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] -13:54:22.677 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:54:22.682 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.065 seconds (process running for 3.392) -13:54:22.759 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:54:22.759 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:54:22.760 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:55:07.846 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:55:07.847 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@219acda9]] -13:55:07.847 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:55:07.976 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:55:07.977 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:55:07.979 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:55:09.391 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:55:09.408 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 71983 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:55:09.409 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:55:09.835 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:55:09.836 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:55:09.917 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 78 ms. Found 4 JPA repository interfaces. -13:55:09.924 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:55:09.925 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:55:09.933 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:55:10.259 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:55:10.263 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:55:10.263 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:55:10.263 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:55:10.315 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:55:10.315 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 887 ms -13:55:10.397 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:55:10.423 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:55:10.424 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:55:10.481 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:55:10.556 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:55:10.566 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:55:10.612 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -13:55:10.613 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:55:10.718 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:55:11.073 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:55:11.103 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:55:11.359 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:55:12.056 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:55:12.117 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dc779bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@213451a4, org.springframework.security.web.context.SecurityContextHolderFilter@562fa8f2, org.springframework.security.web.header.HeaderWriterFilter@43139322, org.springframework.web.filter.CorsFilter@403ca4ec, org.springframework.security.web.authentication.logout.LogoutFilter@4d9dd8cc, com.bid.idearush.global.filter.JwtAuthenticationFilter@17bda3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6fb94c36, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30422a69, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19e78fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@465b16bb, org.springframework.security.web.session.SessionManagementFilter@6573b345, org.springframework.security.web.access.ExceptionTranslationFilter@37930f48, org.springframework.security.web.access.intercept.AuthorizationFilter@faa70af] -13:55:12.286 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:55:12.295 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] -13:55:12.296 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:55:12.302 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.051 seconds (process running for 3.386) -13:55:12.756 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:55:12.756 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:55:12.757 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:56:11.980 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] -13:56:49.518 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:56:49.642 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:56:49.643 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:56:49.645 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:56:51.074 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:56:51.094 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72185 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:56:51.095 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:56:51.599 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:56:51.600 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:56:51.690 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 85 ms. Found 4 JPA repository interfaces. -13:56:51.698 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:56:51.699 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:56:51.707 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:56:52.014 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:56:52.018 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:56:52.019 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:56:52.019 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:56:52.065 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:56:52.065 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 946 ms -13:56:52.143 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:56:52.167 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:56:52.169 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:56:52.221 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:56:52.290 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:56:52.301 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:56:52.350 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5855b0ed -13:56:52.351 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:56:52.454 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:56:52.773 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:56:52.802 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:56:53.059 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:56:53.753 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:56:53.820 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7555782c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3aca7082, org.springframework.security.web.context.SecurityContextHolderFilter@74aae322, org.springframework.security.web.header.HeaderWriterFilter@62a153d3, org.springframework.web.filter.CorsFilter@72b92ce6, org.springframework.security.web.authentication.logout.LogoutFilter@61231034, com.bid.idearush.global.filter.JwtAuthenticationFilter@31ebc5fa, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5aaab2b0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@faa70af, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@213451a4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6f215ff3, org.springframework.security.web.session.SessionManagementFilter@1330d15e, org.springframework.security.web.access.ExceptionTranslationFilter@61c0a61, org.springframework.security.web.access.intercept.AuthorizationFilter@5de25642] -13:56:54.005 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:56:54.013 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7c4d74da]] -13:56:54.014 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:56:54.021 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.11 seconds (process running for 3.43) -13:56:55.356 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:56:55.356 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:56:55.358 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:57:53.673 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@7c4d74da]] -13:59:01.595 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:59:01.720 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:59:01.721 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:59:01.724 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:59:03.122 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:59:03.141 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72436 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:59:03.142 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:59:03.539 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:59:03.540 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:59:03.635 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 91 ms. Found 4 JPA repository interfaces. -13:59:03.643 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:59:03.644 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:59:03.652 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:03.653 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces. -13:59:04.097 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:59:04.102 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:59:04.104 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:59:04.105 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:59:04.150 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:59:04.150 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 990 ms -13:59:04.233 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:59:04.258 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:59:04.259 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:59:04.314 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:59:04.382 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:59:04.393 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:59:04.441 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@22361e23 -13:59:04.441 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:59:04.549 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:59:04.862 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:59:04.890 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:59:05.121 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:59:05.817 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:59:05.879 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dc779bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@213451a4, org.springframework.security.web.context.SecurityContextHolderFilter@562fa8f2, org.springframework.security.web.header.HeaderWriterFilter@43139322, org.springframework.web.filter.CorsFilter@403ca4ec, org.springframework.security.web.authentication.logout.LogoutFilter@4d9dd8cc, com.bid.idearush.global.filter.JwtAuthenticationFilter@17bda3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6fb94c36, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30422a69, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19e78fa, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@465b16bb, org.springframework.security.web.session.SessionManagementFilter@6573b345, org.springframework.security.web.access.ExceptionTranslationFilter@37930f48, org.springframework.security.web.access.intercept.AuthorizationFilter@faa70af] -13:59:06.048 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:59:06.056 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:59:06.056 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:59:06.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] -13:59:06.057 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:59:06.063 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.087 seconds (process running for 3.409) -13:59:07.245 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -13:59:07.246 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -13:59:07.247 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -13:59:46.374 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -13:59:46.375 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@15f6f64d]] -13:59:46.375 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -13:59:46.499 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -13:59:46.500 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -13:59:46.502 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -13:59:47.897 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -13:59:47.915 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 72539 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -13:59:47.916 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -13:59:48.277 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:59:48.278 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -13:59:48.371 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 89 ms. Found 4 JPA repository interfaces. -13:59:48.379 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -13:59:48.380 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -13:59:48.389 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -13:59:48.881 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -13:59:48.885 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -13:59:48.886 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -13:59:48.886 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -13:59:48.934 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -13:59:48.935 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 1000 ms -13:59:49.019 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -13:59:49.043 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -13:59:49.044 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -13:59:49.101 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:59:49.170 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -13:59:49.181 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -13:59:49.322 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -13:59:49.323 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -13:59:49.443 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -13:59:49.812 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -13:59:49.855 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -13:59:50.105 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -13:59:50.819 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -13:59:50.883 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5278bc6d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2ba3b4a6, org.springframework.security.web.context.SecurityContextHolderFilter@30c98124, org.springframework.security.web.header.HeaderWriterFilter@286cd3ad, org.springframework.web.filter.CorsFilter@44473749, org.springframework.security.web.authentication.logout.LogoutFilter@465b16bb, com.bid.idearush.global.filter.JwtAuthenticationFilter@edfe8d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@735beda7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d9dd8cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1923a29a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1761b129, org.springframework.security.web.session.SessionManagementFilter@7dc155b3, org.springframework.security.web.access.ExceptionTranslationFilter@4916619e, org.springframework.security.web.access.intercept.AuthorizationFilter@61231034] -13:59:51.092 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -13:59:51.101 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6887e1d1]] -13:59:51.102 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -13:59:51.109 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.35 seconds (process running for 3.698) -14:00:50.740 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -14:01:17.143 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -14:01:17.143 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -14:01:17.145 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -14:08:08.659 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -14:08:08.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6887e1d1]] -14:08:08.660 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -14:08:08.794 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -14:08:08.797 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -14:08:08.806 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -14:08:10.268 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -14:08:10.290 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 73418 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -14:08:10.290 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -14:08:10.764 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -14:08:10.765 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -14:08:10.848 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 80 ms. Found 4 JPA repository interfaces. -14:08:10.856 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -14:08:10.857 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:08:10.865 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:08:10.866 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:08:10.866 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -14:08:11.190 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -14:08:11.194 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -14:08:11.194 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -14:08:11.194 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -14:08:11.243 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -14:08:11.243 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 932 ms -14:08:11.326 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -14:08:11.350 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -14:08:11.351 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -14:08:11.408 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -14:08:11.482 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -14:08:11.493 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -14:08:11.551 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -14:08:11.552 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -14:08:11.673 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -14:08:11.998 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -14:08:12.024 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -14:08:12.276 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -14:08:12.964 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -14:08:13.026 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@29d534ce, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1a3761a, org.springframework.security.web.context.SecurityContextHolderFilter@61c0a61, org.springframework.security.web.header.HeaderWriterFilter@7d7be366, org.springframework.web.filter.CorsFilter@509cf73a, org.springframework.security.web.authentication.logout.LogoutFilter@f083345, com.bid.idearush.global.filter.JwtAuthenticationFilter@5aaab2b0, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@15c0c274, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62a153d3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43ec41d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ad98e6f, org.springframework.security.web.session.SessionManagementFilter@3adb46b5, org.springframework.security.web.access.ExceptionTranslationFilter@49d94d67, org.springframework.security.web.access.intercept.AuthorizationFilter@21d131e7] -14:08:13.244 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -14:08:13.271 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -14:08:13.274 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -14:08:13.275 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3d640f70]] -14:08:13.275 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -14:08:13.295 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.17 seconds (process running for 3.576) -14:08:14.295 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -14:08:14.295 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -14:08:14.296 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -14:09:12.891 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] -14:14:21.136 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopping... -14:14:21.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@3d640f70]] -14:14:21.137 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Stopped. -14:14:21.279 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' -14:14:21.281 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... -14:14:21.285 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. -14:14:22.757 INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final -14:14:22.775 INFO c.bid.idearush.IdeaRushApplication - Starting IdeaRushApplication using Java 17.0.5 with PID 74267 (/Users/ironprayer/project/sprata/idea-rush/build/classes/java/main started by ironprayer in /Users/ironprayer/project/sprata/idea-rush) -14:14:22.776 INFO c.bid.idearush.IdeaRushApplication - The following 1 profile is active: "local" -14:14:23.130 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -14:14:23.131 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. -14:14:23.222 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 87 ms. Found 4 JPA repository interfaces. -14:14:23.229 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode -14:14:23.229 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. -14:14:23.237 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.bid.repository.BidRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.idea.repository.IdeaRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.reservation.repository.ReservationRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationExtensionSupport - Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.bid.idearush.domain.user.repository.UserRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository -14:14:23.238 INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. -14:14:23.656 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) -14:14:23.661 INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] -14:14:23.662 INFO o.a.catalina.core.StandardService - Starting service [Tomcat] -14:14:23.662 INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.11] -14:14:23.717 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext -14:14:23.717 INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 924 ms -14:14:23.803 INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] -14:14:23.831 INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.2.6.Final -14:14:23.832 INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer -14:14:23.888 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -14:14:23.957 INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer -14:14:23.968 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... -14:14:24.017 INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6b0325d0 -14:14:24.049 INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. -14:14:24.373 INFO o.h.b.i.BytecodeProviderInitiator - HHH000021: Bytecode provider name : bytebuddy -14:14:24.700 INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] -14:14:24.730 INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' -14:14:25.052 INFO o.s.d.j.r.query.QueryEnhancerFactory - Hibernate is in classpath; If applicable, HQL parser will be used. -14:14:25.904 INFO o.s.b.a.w.s.WelcomePageHandlerMapping - Adding welcome page template: index -14:14:25.972 INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@338f9bb5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1f0f52d6, org.springframework.security.web.context.SecurityContextHolderFilter@60df0131, org.springframework.security.web.header.HeaderWriterFilter@3f92977a, org.springframework.web.filter.CorsFilter@23551fa1, org.springframework.security.web.authentication.logout.LogoutFilter@29d534ce, com.bid.idearush.global.filter.JwtAuthenticationFilter@152a41ab, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5de25642, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@43e869ea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@f083345, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a372288, org.springframework.security.web.session.SessionManagementFilter@17bda3, org.springframework.security.web.access.ExceptionTranslationFilter@f777d41, org.springframework.security.web.access.intercept.AuthorizationFilter@37736bf1] -14:14:26.147 INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] -14:14:26.161 INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' -14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Starting... -14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2f4847d9]] -14:14:26.162 INFO o.s.m.s.b.SimpleBrokerMessageHandler - Started. -14:14:26.168 INFO c.bid.idearush.IdeaRushApplication - Started IdeaRushApplication in 3.547 seconds (process running for 3.864) -14:14:35.127 INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' -14:14:35.127 INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' -14:14:35.128 INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 1 ms -14:15:25.820 INFO o.s.w.s.c.WebSocketMessageBrokerStats - WebSocketSession[0 current WS(0)-HttpStream(0)-HttpPoll(0), 0 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(0)-CONNECTED(0)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], outboundChannel[pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0], sockJsScheduler[pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 0] diff --git a/src/main/java/com/bid/idearush/domain/idea/model/entity/Idea.java b/src/main/java/com/bid/idearush/domain/idea/model/entity/Idea.java index 5b81093..5fe230e 100644 --- a/src/main/java/com/bid/idearush/domain/idea/model/entity/Idea.java +++ b/src/main/java/com/bid/idearush/domain/idea/model/entity/Idea.java @@ -65,6 +65,7 @@ public void updateOf(IdeaRequest ideaRequest, String imageName) { this.category = ideaRequest.category(); this.imageName = imageName; this.auctionStartTime = ideaRequest.auctionStartTime(); + this.auctionEndTime = ideaRequest.auctionStartTime().plusMinutes(10); this.minimumStartingPrice = ideaRequest.minimumStartingPrice(); } @@ -82,4 +83,8 @@ public void updateBidFail(){ public boolean isAuthUser(Long userId) { return userId.equals(this.users.getId()); } + + public void changeImage(String imagePath) { + this.imageName = imagePath; + } } \ No newline at end of file diff --git a/src/main/java/com/bid/idearush/domain/idea/repository/IdeaRepositoryCustomImpl.java b/src/main/java/com/bid/idearush/domain/idea/repository/IdeaRepositoryCustomImpl.java index 7a401ab..a93415b 100644 --- a/src/main/java/com/bid/idearush/domain/idea/repository/IdeaRepositoryCustomImpl.java +++ b/src/main/java/com/bid/idearush/domain/idea/repository/IdeaRepositoryCustomImpl.java @@ -11,9 +11,7 @@ import com.querydsl.core.types.Expression; import com.querydsl.core.types.Projections; import com.querydsl.core.types.dsl.BooleanExpression; -import com.querydsl.core.types.dsl.NumberExpression; import com.querydsl.jpa.JPAExpressions; -import com.querydsl.jpa.JPQLQuery; import com.querydsl.jpa.impl.JPAQueryFactory; import org.springframework.data.domain.Page; import org.springframework.data.domain.PageImpl; @@ -48,7 +46,7 @@ public Optional findIdeaOne(Long ideaId) { qUsers.nickname.as("writer"), qIdea.title, qIdea.content, - qIdea.imageName.concat(ServerIpAddress.s3Address).as("imageUrl"), + qIdea.imageName.prepend(ServerIpAddress.s3Address).as("imageUrl"), qIdea.auctionStatus.as("status"), qIdea.minimumStartingPrice, qIdea.bidWinPrice, diff --git a/src/main/java/com/bid/idearush/domain/idea/service/IdeaService.java b/src/main/java/com/bid/idearush/domain/idea/service/IdeaService.java index 120f111..f21ae7d 100644 --- a/src/main/java/com/bid/idearush/domain/idea/service/IdeaService.java +++ b/src/main/java/com/bid/idearush/domain/idea/service/IdeaService.java @@ -84,9 +84,10 @@ public void update(Long userId, Long ideaId, IdeaRequest ideaRequest, MultipartF imageName = image.getOriginalFilename(); s3Service.upload(IMAGE_BASE_PATH + "/" + idea.getId(), imageName, image); + idea.updateOf(ideaRequest, IMAGE_BASE_PATH + "/" + idea.getId() + "/" + imageName); + } else { + idea.updateOf(ideaRequest, imageName); } - - idea.updateOf(ideaRequest, imageName); } @Transactional @@ -108,6 +109,7 @@ public void createIdea(IdeaRequest ideaRequest, MultipartFile image, Long userId if (imageName != null) { String uploadPath = IMAGE_BASE_PATH + "/" + newIdea.getId(); + newIdea.changeImage(uploadPath + "/" + imageName); s3Service.upload(uploadPath, imageName, image); } } diff --git a/src/main/java/com/bid/idearush/global/type/ServerIpAddress.java b/src/main/java/com/bid/idearush/global/type/ServerIpAddress.java index 3468aba..8931cd8 100644 --- a/src/main/java/com/bid/idearush/global/type/ServerIpAddress.java +++ b/src/main/java/com/bid/idearush/global/type/ServerIpAddress.java @@ -6,7 +6,7 @@ @NoArgsConstructor(access = AccessLevel.PRIVATE) public class ServerIpAddress { - public final static String s3Address = ""; + public final static String s3Address = "https://idea-rush-image.s3.ap-northeast-2.amazonaws.com/"; public final static String IMAGE_BASE_PATH = "idea/images"; } diff --git a/src/main/resources/templates/page/ideaDetail.html b/src/main/resources/templates/page/ideaDetail.html index 692c0fa..f43a310 100644 --- a/src/main/resources/templates/page/ideaDetail.html +++ b/src/main/resources/templates/page/ideaDetail.html @@ -3,7 +3,6 @@ Idea Detail -