Skip to content

Console Output

+ ./gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :rema-api:clean
> Task :rema-commuter:clean
> Task :rema-realtime:clean
> Task :rema-service:clean
> Task :rema-ui:deleteCartaClient
> Task :rema-ui:deleteRemaClient
> Task :rema-ui:clean
> Task :rema-webapp:clean
> Task :rema-api:compileJava
> Task :rema-api:processResources
> Task :rema-api:classes
> Task :rema-api:jar
> Task :rema-api:assemble
> Task :rema-api:compileTestJava NO-SOURCE
> Task :rema-api:processTestResources
> Task :rema-api:testClasses
> Task :rema-api:test NO-SOURCE
> Task :rema-api:check UP-TO-DATE

> Task :rema-api:resolve
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

> Task :rema-api:build
> Task :rema-commuter:resolveSwaggerTemplate NO-SOURCE

> Task :rema-commuter:generateSwaggerCodeGenesis
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

> Task :rema-commuter:deleteInlineResponse

> Task :rema-commuter:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :rema-commuter:processResources NO-SOURCE
> Task :rema-commuter:classes
> Task :rema-commuter:jar
> Task :rema-commuter:assemble
> Task :rema-commuter:compileTestJava NO-SOURCE
> Task :rema-commuter:processTestResources NO-SOURCE
> Task :rema-commuter:testClasses UP-TO-DATE
> Task :rema-commuter:test NO-SOURCE
> Task :rema-commuter:check UP-TO-DATE
> Task :rema-commuter:build
> Task :rema-realtime:extractIncludeProto
> Task :rema-realtime:extractProto
> Task :rema-realtime:generateProto
> Task :rema-realtime:compileJava
> Task :rema-realtime:processResources
> Task :rema-realtime:classes
> Task :rema-realtime:resolveMainClassName
> Task :rema-realtime:bootWar
> Task :rema-realtime:war
> Task :rema-realtime:assemble
> Task :rema-realtime:extractIncludeTestProto
> Task :rema-realtime:extractTestProto
> Task :rema-realtime:generateTestProto NO-SOURCE
> Task :rema-realtime:compileTestJava
> Task :rema-realtime:processTestResources
> Task :rema-realtime:testClasses
> Task :rema-realtime:test
> Task :rema-realtime:check
> Task :rema-realtime:build
> Task :rema-service:compileJava
> Task :rema-service:processResources
> Task :rema-service:classes
> Task :rema-service:war
> Task :rema-service:assemble
> Task :rema-service:compileTestJava
> Task :rema-service:processTestResources
> Task :rema-service:testClasses
> Task :rema-wildfly:resolveWildfly SKIPPED

> Task :rema-service:test

de.udue.rema.service.test.TestRemaService STANDARD_OUT
    22:47:06,093 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.2.Final
    22:47:08,040 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.2.Final
    22:47:08,055 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
    22:47:08,397 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) starting
    22:47:09,534 INFO  [org.wildfly.security] (ServerService Thread Pool -- 28) ELY00001: WildFly Elytron version 2.2.2.Final
    22:47:10,861 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 22) WFLYCTL0028: Attribute 'cluster' in the resource at address '/subsystem=ejb3/service=remote' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
    22:47:10,967 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
    22:47:11,012 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.8.11.Final
    22:47:11,023 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.8.11.Final
    22:47:11,078 INFO  [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 53) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
    22:47:11,079 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0001: Activating Infinispan subsystem.
    22:47:11,083 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 57) WFLYRS0016: RESTEasy version 6.2.5.Final
    22:47:11,086 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 56) WFLYIO001: Worker 'default' has auto-configured to 64 IO threads with 512 max task threads based on your 32 available processors
    22:47:11,087 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 54) WFLYHEALTH0001: Activating Base Health Subsystem
    22:47:11,088 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating MicroProfile Config Subsystem
    22:47:11,091 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 74) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
    22:47:11,095 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 66) WFLYJWT0001: Activating MicroProfile JWT Subsystem
    22:47:11,095 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 67) WFLYNAM0001: Activating Naming Subsystem
    22:47:11,128 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 76) WFLYWS0002: Activating WebServices Extension
    22:47:11,135 INFO  [org.wildfly.extension.metrics] (ServerService Thread Pool -- 64) WFLYMETRICS0001: Activating Base Metrics Subsystem
    22:47:11,135 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 62) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
    22:47:11,135 INFO  [org.jboss.as.connector] (MSC service thread 1-7) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.4.Final)
    22:47:11,186 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
    22:47:11,185 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
    22:47:11,189 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
    22:47:11,193 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = h2
    22:47:11,212 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-4) WFLYELY00023: KeyStore file '/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/application.keystore' does not exist. Used blank.
    22:47:11,234 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-6) WFLYELY01084: KeyStore /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
    22:47:11,256 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.3.10.Final starting
    22:47:11,291 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.27.Final
    22:47:11,384 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 512 (per class), which is derived from thread worker pool sizing.
    22:47:11,384 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 128 (per class), which is derived from the number of CPUs on this host.
    22:47:11,414 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
    22:47:11,414 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 75) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
    22:47:11,415 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) Queuing requests.
    22:47:11,416 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
    22:47:11,428 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
    22:47:11,443 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9100
    22:47:11,444 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9463
    22:47:11,500 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
    22:47:11,500 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:/rema]
    22:47:12,297 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/deployments
    22:47:12,441 INFO  [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBossWS 7.0.0.Final (Apache CXF 4.0.0) 

Unknown event 0x800 for /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/standalone_xml_history/current
Received unknown event for /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/standalone_xml_history/current

> Task :rema-service:test
    22:47:12,598 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
    22:47:12,603 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:11010/management
    22:47:12,603 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:11010
    22:47:12,606 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) started in 7475ms - Started 290 of 532 services (318 services are lazy, passive or on-demand) - Server configuration file in use: wildfly.xml
    22:47:13,946 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/content/22/a8ac21bd9d994ce8cdbf1b8361cb14915b815b/content
    22:47:13,968 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "rema-service.war" (runtime-name: "rema-service.war")
    22:47:15,264 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for rema
    22:47:15,562 INFO  [org.jipijapa] (MSC service thread 1-8) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
    22:47:15,827 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment rema-service.war
    22:47:15,942 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 8.0.1.Final
    22:47:16,122 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ConfigurationBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/ConfigurationBean!de.udue.rema.service.session.ConfigurationBean
    	java:app/rema-service/ConfigurationBean!de.udue.rema.service.session.ConfigurationBean
    	java:module/ConfigurationBean!de.udue.rema.service.session.ConfigurationBean
    	java:global/rema-service/ConfigurationBean
    	java:app/rema-service/ConfigurationBean
    	java:module/ConfigurationBean

    22:47:16,123 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ProjectBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/ProjectBean!de.udue.rema.service.session.ProjectBean
    	java:app/rema-service/ProjectBean!de.udue.rema.service.session.ProjectBean
    	java:module/ProjectBean!de.udue.rema.service.session.ProjectBean
    	java:global/rema-service/ProjectBean
    	java:app/rema-service/ProjectBean
    	java:module/ProjectBean

    22:47:16,123 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'BuildingProcessingBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/BuildingProcessingBean!de.udue.rema.service.session.BuildingProcessingBean
    	java:app/rema-service/BuildingProcessingBean!de.udue.rema.service.session.BuildingProcessingBean
    	java:module/BuildingProcessingBean!de.udue.rema.service.session.BuildingProcessingBean
    	java:global/rema-service/BuildingProcessingBean
    	java:app/rema-service/BuildingProcessingBean
    	java:module/BuildingProcessingBean

    22:47:16,123 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ProcessingStateBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/ProcessingStateBean!de.udue.rema.service.session.ProcessingStateBean
    	java:app/rema-service/ProcessingStateBean!de.udue.rema.service.session.ProcessingStateBean
    	java:module/ProcessingStateBean!de.udue.rema.service.session.ProcessingStateBean
    	java:global/rema-service/ProcessingStateBean
    	java:app/rema-service/ProcessingStateBean
    	java:module/ProcessingStateBean

    22:47:16,124 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PeriodicTriggerBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/PeriodicTriggerBean!de.udue.rema.service.session.PeriodicTriggerBean
    	java:app/rema-service/PeriodicTriggerBean!de.udue.rema.service.session.PeriodicTriggerBean
    	java:module/PeriodicTriggerBean!de.udue.rema.service.session.PeriodicTriggerBean
    	java:global/rema-service/PeriodicTriggerBean
    	java:app/rema-service/PeriodicTriggerBean
    	java:module/PeriodicTriggerBean

    22:47:16,124 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ShutdownBean' in deployment unit 'deployment "rema-service.war"' are as follows:

    	java:global/rema-service/ShutdownBean!de.udue.rema.service.session.ShutdownBean
    	java:app/rema-service/ShutdownBean!de.udue.rema.service.session.ShutdownBean
    	java:module/ShutdownBean!de.udue.rema.service.session.ShutdownBean
    	java:global/rema-service/ShutdownBean
    	java:app/rema-service/ShutdownBean
    	java:module/ShutdownBean

    22:47:16,484 INFO  [org.jipijapa] (MSC service thread 1-5) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
    22:47:16,553 WARN  [org.jboss.as.jaxrs] (MSC service thread 1-5) WFLYRS0018: Explicit usage of Jackson annotation in a Jakarta RESTful Web Services deployment; the system will disable Jakarta JSON Binding processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore Jakarta JSON Binding.
    22:47:16,623 INFO  [org.jboss.weld.Version] (MSC service thread 1-5) WELD-000900: 5.1.2 (Final)
    22:47:16,639 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 78) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller'
    22:47:17,310 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 78) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
    22:47:17,364 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 78) HHH000204: Processing PersistenceUnitInfo [name: rema]
    22:47:17,528 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 78) HHH000412: Hibernate ORM core version 6.2.13.Final
    22:47:17,531 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 78) HHH000406: Using bytecode reflection optimizer
    22:47:18,302 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 78) Envers integration enabled? : true
    22:47:18,706 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 78) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
    22:47:20,750 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create table cell (id bigint not null, creation_time bigint, modification_time bigint, buildings integer, center_system varchar(255) check (center_system in ('WGS84','UTM32N')), center_x float(53), center_y float(53), project_id bigint not null, primary key (id))
    22:47:20,761 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create table cell_bounds (CellEntity_id bigint not null, system varchar(255) check (system in ('WGS84','UTM32N')), x float(53), y float(53), pos integer not null, primary key (CellEntity_id, pos))
    22:47:20,765 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create table project (id bigint not null, creation_time bigint, modification_time bigint, description clob, grid_distance integer, grid_type varchar(255) check (grid_type in ('REGULAR_SQUARE','FLAT_HEXAGON','POINTY_HEXAGON')), ref varchar(10) not null, name varchar(64) not null, primary key (id))
    22:47:20,768 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create table project_grid_bounds (ProjectEntity_id bigint not null, system varchar(255) check (system in ('WGS84','UTM32N')), x float(53), y float(53), pos integer not null, primary key (ProjectEntity_id, pos))
    22:47:20,771 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create index IDXgwpw131bwqd8u0h6jfick5mpn on cell (project_id, buildings)
    22:47:20,773 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project drop constraint if exists UKl2x9o3tmbsqumxw2yud1qjwjh
    22:47:20,774 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project add constraint UKl2x9o3tmbsqumxw2yud1qjwjh unique (ref)
    22:47:20,782 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create sequence cell_SEQ start with 1 increment by 50
    22:47:20,785 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create sequence project_SEQ start with 1 increment by 50
    22:47:20,786 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists cell add constraint FKfea6ovg0j98o7ffdh5s14eels foreign key (project_id) references project
    22:47:20,795 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists cell_bounds add constraint FKf63o7sa3qp78ls0dyti45n2ji foreign key (CellEntity_id) references cell
    22:47:20,799 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project_grid_bounds add constraint FKfr5mudg5p92lvgcnh18p3wfl2 foreign key (ProjectEntity_id) references project
    22:47:21,904 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0021: Registered web context: '/rema-service' for server 'default-server'
    22:47:22,014 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "rema-service.war" (runtime-name : "rema-service.war")

de.udue.rema.service.test.TestRemaService > testGetProjectFails STANDARD_OUT
    22:47:23,363 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    22:47:23,365 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource de.udue.rema.service.rest.SystemResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    22:47:23,365 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002205: Adding provider class de.udue.rema.service.rest.BadRequestMapper from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    22:47:23,366 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource de.udue.rema.service.rest.ProjectResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    22:47:23,366 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002205: Adding provider class de.udue.rema.service.rest.NotFoundMapper from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    22:47:23,970 INFO  [stdout] (default task-1) Hibernate: select p1_0.id,p1_0.creation_time,p1_0.description,p1_0.grid_distance,p1_0.grid_type,p1_0.ref,p1_0.modification_time,p1_0.name from project p1_0 where p1_0.id=?
    22:47:24,012 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects/999 -> 404
    22:47:24,012 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:24,013 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:24,013 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 0
    22:47:24,013 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:24 GMT

de.udue.rema.service.test.TestRemaService > testCreateProjectWithGrid STANDARD_OUT
    22:47:24,346 INFO  [stdout] (default task-1) Hibernate: select next value for project_SEQ
    22:47:24,419 INFO  [stdout] (default task-1) Hibernate: insert into project (creation_time,description,grid_distance,grid_type,ref,modification_time,name,id) values (?,?,?,?,?,?,?,?)
    22:47:24,482 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) POST http://localhost:9100/rema-service/projects -> 201
    22:47:24,482 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:24,482 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
    22:47:24,482 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:24,482 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 133
    22:47:24,483 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/1
    22:47:24,483 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
    22:47:24,483 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:24 GMT
    22:47:24,483 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"id":1,"creationTime":1705528044344,"modificationTime":0,"key":"square","name":"square","description":"A test for a square project"}
    22:47:24,576 INFO  [stdout] (default task-1) Hibernate: select p1_0.id,p1_0.creation_time,p1_0.description,p1_0.grid_distance,p1_0.grid_type,p1_0.ref,p1_0.modification_time,p1_0.name from project p1_0 where p1_0.id=?
    22:47:24,592 INFO  [de.udue.rema.service.geometry.GridGenerator] (default task-1) Grid width: 999.8987577591901 Grid height: 999.9982142997384
    22:47:24,593 INFO  [de.udue.rema.service.session.ProjectBean] (default task-1) Estimating cell count as: 100
    22:47:24,608 INFO  [stdout] (default task-1) Hibernate: select c1_0.project_id,c1_0.id,c1_0.buildings,c1_0.center_system,c1_0.center_x,c1_0.center_y,c1_0.creation_time,c1_0.modification_time from cell c1_0 where c1_0.project_id=?
    22:47:24,612 INFO  [de.udue.rema.service.session.ProjectBean] (default task-1) Created total number of cells: 100
    22:47:24,613 INFO  [stdout] (default task-1) Hibernate: select next value for cell_SEQ
    22:47:24,616 INFO  [stdout] (default task-1) Hibernate: select next value for cell_SEQ
    22:47:24,642 INFO  [stdout] (default task-1) Hibernate: select next value for cell_SEQ
    22:47:24,689 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,691 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,692 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,693 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,694 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,695 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,696 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,698 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,699 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,700 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,701 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,702 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,703 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,705 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,706 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,708 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,709 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,710 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,711 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,712 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,713 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,714 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,716 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,717 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,718 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,719 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,720 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,721 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,722 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,723 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,724 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,725 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,726 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,728 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,729 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,730 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,731 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,732 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,733 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,734 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,735 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,736 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,737 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,738 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,739 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,740 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,741 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,742 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,742 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,743 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,744 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,745 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,746 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,747 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,748 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,749 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,749 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,750 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,751 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,752 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,753 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,754 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,755 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,756 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,757 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,758 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,759 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,759 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,760 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,761 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,762 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,762 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,763 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,764 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,765 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,765 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,766 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,767 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,768 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,769 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,770 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,771 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,771 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,772 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,773 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,774 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,775 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,775 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,776 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,777 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,778 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,778 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,779 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,780 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,780 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,781 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,782 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,783 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,783 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,784 INFO  [stdout] (default task-1) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    22:47:24,829 INFO  [stdout] (default task-1) Hibernate: update project set creation_time=?,description=?,grid_distance=?,grid_type=?,ref=?,modification_time=?,name=? where id=?
    22:47:24,834 INFO  [stdout] (default task-1) Hibernate: delete from project_grid_bounds where ProjectEntity_id=?
    22:47:24,837 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,837 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,838 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,838 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,838 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,839 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,839 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,840 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,840 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,840 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,841 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,841 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,841 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,842 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,842 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,842 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,843 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,843 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,843 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,844 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,844 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,844 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,845 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,845 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,845 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,846 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,846 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,846 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,847 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,847 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,848 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,848 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,848 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,849 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,849 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,849 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,850 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,850 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,850 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,851 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,851 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,852 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,852 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,852 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,853 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,853 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,853 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,853 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,854 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,854 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,854 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,855 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,855 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,855 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,856 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,856 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,856 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,856 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,857 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,857 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,857 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,858 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,858 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,858 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,858 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,859 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,859 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,859 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,859 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,860 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,860 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,860 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,860 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,861 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,861 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,861 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,862 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,862 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,862 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,862 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,863 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,863 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,863 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,863 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,864 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,864 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,864 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,865 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,865 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,865 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,865 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,866 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,866 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,866 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,867 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,867 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,867 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,867 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,868 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,868 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,868 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,868 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,869 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,869 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,869 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,870 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,870 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,870 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,870 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,871 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,871 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,871 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,872 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,872 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,872 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,872 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,873 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,873 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,873 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,874 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,874 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,874 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,874 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,875 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,875 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,875 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,876 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,876 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,876 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,876 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,877 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,877 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,877 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,878 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,878 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,878 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,878 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,879 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,879 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,879 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,880 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,880 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,880 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,880 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,881 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,881 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,881 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,882 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,882 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,882 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,882 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,883 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,883 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,883 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,883 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,884 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,884 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,884 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,884 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,885 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,885 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,885 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,885 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,886 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,886 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,886 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,886 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,887 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,887 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,887 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,887 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,888 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,888 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,888 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,888 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,888 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,889 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,889 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,889 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,889 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,889 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,890 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,890 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,890 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,890 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,890 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,891 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,891 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,891 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,891 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,891 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,892 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,893 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,893 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,893 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,893 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,893 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,894 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,894 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,894 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,894 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,894 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,895 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,895 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,895 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,895 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,895 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,896 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,896 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,896 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,896 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,896 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,897 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,898 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,898 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,898 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,898 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,898 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,899 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,899 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,899 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,899 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,899 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,900 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,901 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,901 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,901 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,901 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,901 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,902 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,902 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,902 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,902 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,902 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,903 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,903 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,903 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,903 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,903 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,904 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,904 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,904 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,904 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,905 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,905 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,905 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,905 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,906 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,906 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,906 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,906 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,906 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,907 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,908 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,908 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,908 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,908 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,908 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,909 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,910 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,911 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,911 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,911 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,911 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,911 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,912 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,913 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,914 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,915 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,916 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,917 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,917 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,917 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,917 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,917 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,918 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,919 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,920 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,921 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,922 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,923 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,923 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,923 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,923 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,923 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,924 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,925 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,926 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,927 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,927 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,927 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,927 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,927 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,928 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,929 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,930 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,931 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,931 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,931 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,931 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,931 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,932 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,933 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,934 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,935 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,936 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,937 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,938 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,938 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,938 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,938 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,938 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,939 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,940 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,941 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,942 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,943 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,944 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,945 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,945 INFO  [stdout] (default task-1) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:24,952 INFO  [stdout] (EJB default - 1) Hibernate: select p1_0.id,p1_0.creation_time,p1_0.description,p1_0.grid_distance,p1_0.grid_type,p1_0.ref,p1_0.modification_time,p1_0.name from project p1_0 where p1_0.id=?
    22:47:25,003 INFO  [stdout] (default task-1) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:25,003 INFO  [stdout] (default task-1) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:25,003 INFO  [stdout] (default task-1) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:25,003 INFO  [stdout] (default task-1) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:25,003 INFO  [stdout] (default task-1) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    22:47:25,017 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) PUT http://localhost:9100/rema-service/projects/1/grid -> 200
    22:47:25,018 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:25,018 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
    22:47:25,018 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:25,018 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 0
    22:47:25,018 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:25 GMT
    22:47:25,035 INFO  [stdout] (default task-1) Hibernate: select p1_0.id,p1_0.creation_time,p1_0.description,p1_0.grid_distance,p1_0.grid_type,p1_0.ref,p1_0.modification_time,p1_0.name from project p1_0 where p1_0.id=?
    22:47:25,143 INFO  [stdout] (default task-1) Hibernate: select count(c1_0.id) from cell c1_0 where c1_0.project_id=?
    22:47:25,143 INFO  [stdout] (EJB default - 1) Hibernate: select c1_0.id,c1_0.buildings,c1_0.center_system,c1_0.center_x,c1_0.center_y,c1_0.creation_time,c1_0.modification_time,c1_0.project_id from cell c1_0 where c1_0.project_id=? and c1_0.buildings is null offset ? rows fetch first ? rows only
    22:47:25,159 INFO  [stdout] (default task-1) Hibernate: select c1_0.id,c1_0.buildings,c1_0.center_system,c1_0.center_x,c1_0.center_y,c1_0.creation_time,c1_0.modification_time,c1_0.project_id from cell c1_0 where c1_0.project_id=? order by c1_0.id offset ? rows fetch first ? rows only
    22:47:25,173 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,177 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,178 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,180 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,181 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,183 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,184 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,185 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,186 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,188 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,189 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,190 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,191 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,192 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,193 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,195 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,196 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,197 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,198 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,199 INFO  [stdout] (default task-1) Hibernate: select b1_0.CellEntity_id,b1_0.pos,b1_0.system,b1_0.x,b1_0.y from cell_bounds b1_0 where b1_0.CellEntity_id=?
    22:47:25,223 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects/1/cells?coordinatePrecision=7&coordinateSystem=WGS84&pageOffset=0&pageSize=20 -> 200
    22:47:25,223 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:25,223 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:25,224 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 4758
    22:47:25,224 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
    22:47:25,224 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:25 GMT
    22:47:25,224 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: ETag "1705528044667-100"
    22:47:25,224 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"size":20,"offset":0,"total":100,"elements":[{"id":1,"creationTime":1705528044613,"modificationTime":0,"center":{"system":"WGS84","x":7.000714587346424,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]_wmodCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":2,"creationTime":1705528044616,"modificationTime":0,"center":{"system":"WGS84","x":7.002143762039273,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]etipdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":3,"creationTime":1705528044618,"modificationTime":0,"center":{"system":"WGS84","x":7.003572936732121,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]mqeqdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":4,"creationTime":1705528044619,"modificationTime":0,"center":{"system":"WGS84","x":7.005002111424969,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]unardCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":5,"creationTime":1705528044620,"modificationTime":0,"center":{"system":"WGS84","x":7.0064312861178175,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]{k}rdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":6,"creationTime":1705528044620,"modificationTime":0,"center":{"system":"WGS84","x":7.007860460810666,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]ciysdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":7,"creationTime":1705528044621,"modificationTime":0,"center":{"system":"WGS84","x":7.009289635503515,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]kfutdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":8,"creationTime":1705528044621,"modificationTime":0,"center":{"system":"WGS84","x":7.010718810196363,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]scqudCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":9,"creationTime":1705528044622,"modificationTime":0,"center":{"system":"WGS84","x":7.012147984889212,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]y`mvdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":10,"creationTime":1705528044622,"modificationTime":0,"center":{"system":"WGS84","x":7.01357715958206,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]a~hwdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":11,"creationTime":1705528044623,"modificationTime":0,"center":{"system":"WGS84","x":7.000714587346424,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]_wmodCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":12,"creationTime":1705528044623,"modificationTime":0,"center":{"system":"WGS84","x":7.002143762039273,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]etipdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":13,"creationTime":1705528044624,"modificationTime":0,"center":{"system":"WGS84","x":7.003572936732121,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]mqeqdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":14,"creationTime":1705528044624,"modificationTime":0,"center":{"system":"WGS84","x":7.005002111424969,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]unardCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":15,"creationTime":1705528044625,"modificationTime":0,"center":{"system":"WGS84","x":7.0064312861178175,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]{k}rdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":16,"creationTime":1705528044626,"modificationTime":0,"center":{"system":"WGS84","x":7.007860460810666,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]ciysdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":17,"creationTime":1705528044626,"modificationTime":0,"center":{"system":"WGS84","x":7.009289635503515,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]kfutdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":18,"creationTime":1705528044627,"modificationTime":0,"center":{"system":"WGS84","x":7.010718810196363,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]scqudCaqP??e|Z`qP??d|Z"},"buildings":null},{"id":19,"creationTime":1705528044627,"modificationTime":0,"center":{"system":"WGS84","x":7.012147984889212,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]y`mvdCaqP??g|Z`qP??f|Z"},"buildings":null},{"id":20,"creationTime":1705528044628,"modificationTime":0,"center":{"system":"WGS84","x":7.01357715958206,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]a~hwdCaqP??g|Z`qP??f|Z"},"buildings":null}]}

de.udue.rema.service.test.TestRemaService > testAddProjectSucceeds STANDARD_OUT
    22:47:25,310 INFO  [stdout] (default task-1) Hibernate: select next value for project_SEQ
    22:47:25,313 INFO  [stdout] (default task-1) Hibernate: insert into project (creation_time,description,grid_distance,grid_type,ref,modification_time,name,id) values (?,?,?,?,?,?,?,?)
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) POST http://localhost:9100/rema-service/projects -> 201
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 111
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/2
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
    22:47:25,317 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:25 GMT
    22:47:25,318 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"id":2,"creationTime":1705528045310,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}

de.udue.rema.service.test.TestRemaService > testGetProjectsSucceeds STANDARD_OUT
    22:47:25,361 INFO  [stdout] (default task-1) Hibernate: select max(p1_0.modification_time) from project p1_0
    22:47:25,365 INFO  [stdout] (default task-1) Hibernate: select count(p1_0.id) from project p1_0
    22:47:25,367 INFO  [stdout] (default task-1) Hibernate: select p1_0.id,p1_0.creation_time,p1_0.description,p1_0.grid_distance,p1_0.grid_type,p1_0.ref,p1_0.modification_time,p1_0.name from project p1_0 order by p1_0.id offset ? rows fetch first ? rows only
    22:47:25,375 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects?pageOffset=0&pageSize=20 -> 200
    22:47:25,375 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
    22:47:25,375 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
    22:47:25,376 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 303
    22:47:25,376 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
    22:47:25,376 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Wed, 17 Jan 2024 21:47:25 GMT
    22:47:25,376 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: ETag "1705528044667-2"
    22:47:25,376 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"size":20,"offset":0,"total":2,"elements":[{"id":1,"creationTime":1705528044344,"modificationTime":1705528044667,"key":"square","name":"square","description":"A test for a square project"},{"id":2,"creationTime":1705528045310,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}]}

de.udue.rema.service.test.TestRemaService STANDARD_OUT
    22:47:25,398 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0022: Unregistered web context: '/rema-service' from server 'default-server'
    22:47:25,410 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
    22:47:25,412 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 11) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@636777bd
    22:47:25,416 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
    22:47:25,447 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment rema-service.war (runtime-name: rema-service.war) in 53ms
    22:47:25,484 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/content/22/a8ac21bd9d994ce8cdbf1b8361cb14915b815b/content
    22:47:25,484 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "rema-service.war" (runtime-name: "rema-service.war")

> Task :rema-service:check
> Task :rema-service:build

> Task :rema-ui:generateCartaClient
More than one inline schema specified in allOf:. Only the first one is recognized. All others are ignored.
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Date (model name matches existing language type) cannot be used as a model name. Renamed to ModelDate
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Date (model name matches existing language type) cannot be used as a model name. Renamed to ModelDate
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
Successfully generated code to /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-ui/src/api/carta

> Task :rema-ui:generateRemaClient
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple MediaTypes found, using only the first one
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
Multiple schemas found in the OAS 'content' section, returning only the first one (application/json)
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
Successfully generated code to /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-ui/src/api/rema

> Task :rema-ui:nodeSetup UP-TO-DATE
> Task :rema-ui:npmSetup UP-TO-DATE

> Task :rema-ui:npmInstall

added 2 packages, and audited 1049 packages in 6s

119 packages are looking for funding
  run `npm fund` for details

6 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

> Task :rema-ui:ngBuildApp
- Building...
▲ [WARNING] bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 311.86 kB with a total of 811.86 kB.



Initial Chunk Files   | Names                    |  Raw Size | Estimated Transfer Size
chunk-RLEDPSWZ.js     | -                        | 614.61 kB |               132.43 kB
styles-TZTLV5LQ.css   | styles                   | 146.61 kB |                11.56 kB
polyfills-LZBJRJJE.js | polyfills                |  32.69 kB |                10.59 kB
main-5ZIQ6T54.js      | main                     |  17.95 kB |                 4.69 kB

                      | Initial Total            | 811.86 kB |               159.28 kB

Lazy Chunk Files      | Names                    |  Raw Size | Estimated Transfer Size
chunk-MCAHCQWS.js     | project-viewer-component | 351.74 kB |                76.52 kB

Application bundle generation complete. [24.904 seconds]

> Task :rema-ui:build NO-SOURCE
> Task :rema-webapp:compileJava
> Task :rema-webapp:processResources NO-SOURCE
> Task :rema-webapp:classes
> Task :rema-webapp:war
> Task :rema-webapp:assemble
> Task :rema-webapp:compileTestJava NO-SOURCE
> Task :rema-webapp:processTestResources
> Task :rema-webapp:testClasses
> Task :rema-webapp:test NO-SOURCE
> Task :rema-webapp:check UP-TO-DATE
> Task :rema-webapp:build

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 2m 6s
45 actionable tasks: 43 executed, 2 up-to-date