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
    12:06:48,834 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.2.Final
    12:06:49,634 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.2.Final
    12:06:49,648 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
    12:06:49,838 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) starting
    12:06:50,706 INFO  [org.wildfly.security] (ServerService Thread Pool -- 28) ELY00001: WildFly Elytron version 2.2.2.Final
    12:06:51,319 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 23) 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.
    12:06:51,434 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
    12:06:51,463 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.8.11.Final
    12:06:51,476 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.8.11.Final
    12:06:51,504 INFO  [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 53) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
    12:06:51,507 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0001: Activating Infinispan subsystem.
    12:06:51,508 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 54) WFLYHEALTH0001: Activating Base Health Subsystem
    12:06:51,510 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
    12:06:51,511 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 57) WFLYRS0016: RESTEasy version 6.2.5.Final
    12:06:51,512 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 66) WFLYJWT0001: Activating MicroProfile JWT Subsystem
    12:06:51,512 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 65) WFLYCONF0001: Activating MicroProfile Config Subsystem
    12:06:51,515 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.
    12:06:51,537 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 67) WFLYNAM0001: Activating Naming Subsystem
    12:06:51,550 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 62) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
    12:06:51,559 INFO  [org.wildfly.extension.metrics] (ServerService Thread Pool -- 64) WFLYMETRICS0001: Activating Base Metrics Subsystem
    12:06:51,559 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 76) WFLYWS0002: Activating WebServices Extension
    12:06:51,577 INFO  [org.jboss.as.connector] (MSC service thread 1-1) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.4.Final)
    12:06:51,597 INFO  [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
    12:06:51,599 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
    12:06:51,601 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
    12:06:51,608 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
    12:06:51,655 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 5.0.27.Final
    12:06:51,694 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/application.keystore' does not exist. Used blank.
    12:06:51,706 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.3.10.Final starting
    12:06:51,708 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-1) 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
    12:06:51,755 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) 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.
    12:06:51,755 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) 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.
    12:06:51,765 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: '[]']
    12:06:51,772 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.
    12:06:51,775 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) Queuing requests.
    12:06:51,777 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting
    12:06:51,808 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9100
    12:06:51,878 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
    12:06:51,909 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9463
    12:06:51,950 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:/rema]
    12:06:51,950 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
    12:06:52,191 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
    12:06:52,282 INFO  [org.jboss.ws.common.management] (MSC service thread 1-6) 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
    12:06:52,443 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
    12:06:52,448 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:11010/management
    12:06:52,449 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:11010
    12:06:52,452 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) started in 4145ms - Started 290 of 532 services (318 services are lazy, passive or on-demand) - Server configuration file in use: wildfly.xml
    12:06:53,674 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/a7/980132c1f0a7f6d537909a3958c1031bcae41e/content
    12:06:53,697 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "rema-service.war" (runtime-name: "rema-service.war")
    12:06:54,749 INFO  [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for rema
    12:06:54,933 INFO  [org.jipijapa] (MSC service thread 1-4) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
    12:06:55,130 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment rema-service.war
    12:06:55,261 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-6) HV000001: Hibernate Validator 8.0.1.Final
    12:06:55,480 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,480 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,481 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,481 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,481 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,482 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) 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

    12:06:55,704 INFO  [org.infinispan.CONTAINER] (ServerService Thread Pool -- 78) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller'
    12:06:55,871 INFO  [org.jipijapa] (MSC service thread 1-4) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
    12:06:55,945 WARN  [org.jboss.as.jaxrs] (MSC service thread 1-4) 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.
    12:06:55,989 INFO  [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 5.1.2 (Final)
    12:06:56,361 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 78) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
    12:06:56,386 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 78) HHH000204: Processing PersistenceUnitInfo [name: rema]
    12:06:56,471 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 78) HHH000412: Hibernate ORM core version 6.2.13.Final
    12:06:56,474 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 78) HHH000406: Using bytecode reflection optimizer
    12:06:57,044 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 78) Envers integration enabled? : true
    12:06:57,327 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 78) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
    12:06:59,221 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))
    12:06:59,233 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))
    12:06:59,237 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))
    12:06:59,240 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))
    12:06:59,243 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create index IDXgwpw131bwqd8u0h6jfick5mpn on cell (project_id, buildings)
    12:06:59,245 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project drop constraint if exists UKl2x9o3tmbsqumxw2yud1qjwjh
    12:06:59,246 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project add constraint UKl2x9o3tmbsqumxw2yud1qjwjh unique (ref)
    12:06:59,254 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create sequence cell_SEQ start with 1 increment by 50
    12:06:59,257 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: create sequence project_SEQ start with 1 increment by 50
    12:06:59,258 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists cell add constraint FKfea6ovg0j98o7ffdh5s14eels foreign key (project_id) references project
    12:06:59,267 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists cell_bounds add constraint FKf63o7sa3qp78ls0dyti45n2ji foreign key (CellEntity_id) references cell
    12:06:59,270 INFO  [stdout] (ServerService Thread Pool -- 78) Hibernate: alter table if exists project_grid_bounds add constraint FKfr5mudg5p92lvgcnh18p3wfl2 foreign key (ProjectEntity_id) references project
    12:07:00,398 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0021: Registered web context: '/rema-service' for server 'default-server'
    12:07:00,484 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
    12:07:01,367 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002225: Deploying jakarta.ws.rs.core.Application: class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    12:07:01,370 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource de.udue.rema.service.rest.ProjectResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    12:07:01,370 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class de.udue.rema.service.rest.NotFoundMapper from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    12:07:01,370 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource de.udue.rema.service.rest.SystemResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    12:07:01,371 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class de.udue.rema.service.rest.BadRequestMapper from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
    12:07:01,890 INFO  [stdout] (default task-2) 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=?
    12:07:01,928 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) GET http://localhost:9100/rema-service/projects/999 -> 404
    12:07:01,929 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:01,929 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:01,929 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 0
    12:07:01,929 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:01 GMT

de.udue.rema.service.test.TestRemaService > testCreateProjectWithGrid STANDARD_OUT
    12:07:02,203 INFO  [stdout] (default task-2) Hibernate: select next value for project_SEQ
    12:07:02,263 INFO  [stdout] (default task-2) Hibernate: insert into project (creation_time,description,grid_distance,grid_type,ref,modification_time,name,id) values (?,?,?,?,?,?,?,?)
    12:07:02,318 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) POST http://localhost:9100/rema-service/projects -> 201
    12:07:02,318 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:02,318 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Content-Type application/json
    12:07:02,318 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:02,319 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 133
    12:07:02,319 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/1
    12:07:02,319 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Type application/json
    12:07:02,319 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:02 GMT
    12:07:02,320 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Body: {"id":1,"creationTime":1705662422202,"modificationTime":0,"key":"square","name":"square","description":"A test for a square project"}
    12:07:02,406 INFO  [stdout] (default task-2) 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=?
    12:07:02,423 INFO  [de.udue.rema.service.geometry.GridGenerator] (default task-2) Grid width: 999.8987577591901 Grid height: 999.9982142997384
    12:07:02,423 INFO  [de.udue.rema.service.session.ProjectBean] (default task-2) Estimating cell count as: 100
    12:07:02,438 INFO  [stdout] (default task-2) 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=?
    12:07:02,442 INFO  [de.udue.rema.service.session.ProjectBean] (default task-2) Created total number of cells: 100
    12:07:02,443 INFO  [stdout] (default task-2) Hibernate: select next value for cell_SEQ
    12:07:02,446 INFO  [stdout] (default task-2) Hibernate: select next value for cell_SEQ
    12:07:02,473 INFO  [stdout] (default task-2) Hibernate: select next value for cell_SEQ
    12:07:02,536 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,538 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,540 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,541 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,543 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,544 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,546 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,547 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,549 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,550 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,552 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,554 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,555 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,557 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,559 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,560 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,562 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,564 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,566 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,567 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,568 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,570 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,571 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,572 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,574 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,575 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,576 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,578 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,579 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,580 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,582 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,583 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,585 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,586 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,587 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,589 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,590 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,592 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,593 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,594 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,595 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,597 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,598 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,599 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,600 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,601 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,601 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,602 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,603 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,604 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,604 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,605 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,606 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,607 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,607 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,608 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,609 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,610 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,610 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,612 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,613 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,614 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,614 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,615 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,616 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,617 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,618 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,619 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,620 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,621 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,622 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,622 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,623 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,624 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,624 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,625 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,626 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,627 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,627 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=?
    12:07:02,628 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,629 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,630 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,630 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,631 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,632 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,633 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,634 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,634 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,635 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,636 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,636 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,637 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,638 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,639 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,639 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,640 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,641 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,641 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,642 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,642 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,643 INFO  [stdout] (default task-2) Hibernate: insert into cell (buildings,center_system,center_x,center_y,creation_time,modification_time,project_id,id) values (?,?,?,?,?,?,?,?)
    12:07:02,690 INFO  [stdout] (default task-2) Hibernate: update project set creation_time=?,description=?,grid_distance=?,grid_type=?,ref=?,modification_time=?,name=? where id=?
    12:07:02,696 INFO  [stdout] (default task-2) Hibernate: delete from project_grid_bounds where ProjectEntity_id=?
    12:07:02,699 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,699 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,699 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,700 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,700 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,700 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,701 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,701 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,701 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,701 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,702 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,702 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,702 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,702 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,703 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,703 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,703 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,703 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,704 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,704 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,704 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,704 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,705 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,705 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,705 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,705 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,706 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,706 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,706 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,707 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,707 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,707 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,707 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,708 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,708 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,708 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,708 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,709 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,709 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,709 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,710 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,710 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,710 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,710 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,711 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,711 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,711 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,711 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,712 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,712 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,712 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,712 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,713 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,713 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,713 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,713 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,714 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,714 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,714 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,714 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,714 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,715 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,715 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,715 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,715 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,715 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,716 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,716 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,716 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,716 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,716 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,717 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,717 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,717 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,717 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,717 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,718 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,718 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,718 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,718 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,718 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,719 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,719 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,719 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,719 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,720 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,720 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,720 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,720 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,720 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,721 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,721 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,721 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,721 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,722 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,722 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,722 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,722 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,722 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,723 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,723 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,723 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,723 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,723 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,724 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,724 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,724 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,724 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,724 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,725 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,725 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,725 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,725 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,725 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,726 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,726 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,726 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,727 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,727 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,727 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,728 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,728 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,728 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,729 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,729 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,730 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,730 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,730 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,730 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,731 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,731 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,732 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,732 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,733 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,733 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,733 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,734 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,734 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,734 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,734 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,734 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,735 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,735 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,735 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,735 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,735 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,736 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,736 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,736 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,736 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,736 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,737 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,737 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,737 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,737 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,738 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,739 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,740 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,741 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,741 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,741 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,741 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,741 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,742 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,742 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,742 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,743 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,743 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,743 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,743 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,744 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,744 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,744 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,745 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,745 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,745 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,745 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,746 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,746 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,746 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,746 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,747 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,747 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,747 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,747 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,748 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,748 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,748 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,748 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,748 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,749 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,749 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,749 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,749 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,750 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,750 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,750 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,750 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,751 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,751 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,751 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,751 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,752 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,752 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,752 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,752 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,753 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,754 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,755 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,755 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,755 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,755 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,756 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,756 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,756 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,756 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,757 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,757 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,757 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,757 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,758 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,758 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,758 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,758 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,759 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,759 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,759 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,759 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,760 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,760 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,761 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,761 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,761 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,761 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,762 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,762 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,762 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,763 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,763 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,763 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,763 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,763 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,764 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,764 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,764 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,765 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,765 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,765 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,765 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,765 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,766 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,766 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,766 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,766 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,767 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,767 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,767 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,767 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,768 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,768 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,768 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,768 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,769 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,769 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,769 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,769 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,769 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,770 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,770 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,770 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,770 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,771 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,771 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,771 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,771 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,772 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,772 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,772 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,772 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,772 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,773 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,773 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,773 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,773 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,773 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,774 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,774 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,774 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,774 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,775 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,775 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,775 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,775 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,775 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,776 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,776 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,776 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,776 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,776 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,777 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,777 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,777 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,777 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,778 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,778 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,778 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,778 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,778 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,779 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,779 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,779 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,779 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,779 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,780 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,780 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,780 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,780 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,780 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,781 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,781 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,781 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,781 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,781 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,782 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,783 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,784 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,784 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,784 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,784 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,785 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,785 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,785 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,785 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,786 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,786 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,786 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,786 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,786 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,787 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,787 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,787 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,787 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,787 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,788 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,788 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,788 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,788 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,789 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,790 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,791 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,792 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,793 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,794 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,795 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,796 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,797 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,798 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,799 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,800 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,801 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,801 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,801 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,801 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,801 INFO  [stdout] (default task-2) Hibernate: insert into cell_bounds (CellEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,806 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
    12:07:02,861 INFO  [stdout] (default task-2) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,862 INFO  [stdout] (default task-2) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,862 INFO  [stdout] (default task-2) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,862 INFO  [stdout] (default task-2) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,862 INFO  [stdout] (default task-2) Hibernate: insert into project_grid_bounds (ProjectEntity_id,pos,system,x,y) values (?,?,?,?,?)
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) PUT http://localhost:9100/rema-service/projects/1/grid -> 200
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Content-Type application/json
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 0
    12:07:02,879 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:02 GMT
    12:07:02,900 INFO  [stdout] (default task-2) 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=?
    12:07:02,910 INFO  [stdout] (default task-2) Hibernate: select count(c1_0.id) from cell c1_0 where c1_0.project_id=?
    12:07:02,928 INFO  [stdout] (default task-2) 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
    12:07:02,945 INFO  [stdout] (default task-2) 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=?
    12:07:02,949 INFO  [stdout] (default task-2) 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=?
    12:07:02,951 INFO  [stdout] (default task-2) 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=?
    12:07:02,953 INFO  [stdout] (default task-2) 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=?
    12:07:02,955 INFO  [stdout] (default task-2) 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=?
    12:07:02,957 INFO  [stdout] (default task-2) 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=?
    12:07:02,958 INFO  [stdout] (default task-2) 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=?
    12:07:02,960 INFO  [stdout] (default task-2) 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=?
    12:07:02,961 INFO  [stdout] (default task-2) 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=?
    12:07:02,963 INFO  [stdout] (default task-2) 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=?
    12:07:02,964 INFO  [stdout] (default task-2) 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=?
    12:07:02,965 INFO  [stdout] (default task-2) 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=?
    12:07:02,967 INFO  [stdout] (default task-2) 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=?
    12:07:02,968 INFO  [stdout] (default task-2) 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=?
    12:07:02,969 INFO  [stdout] (default task-2) 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=?
    12:07:02,971 INFO  [stdout] (default task-2) 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=?
    12:07:02,972 INFO  [stdout] (default task-2) 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=?
    12:07:02,973 INFO  [stdout] (default task-2) 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=?
    12:07:02,975 INFO  [stdout] (default task-2) 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=?
    12:07:02,976 INFO  [stdout] (default task-2) 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=?
    12:07:03,003 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) GET http://localhost:9100/rema-service/projects/1/cells?coordinatePrecision=7&coordinateSystem=WGS84&pageOffset=0&pageSize=20 -> 200
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 4758
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Type application/json
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:03 GMT
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: ETag "1705662422507-100"
    12:07:03,004 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Body: {"size":20,"offset":0,"total":100,"elements":[{"id":1,"creationTime":1705662422443,"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":1705662422446,"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":1705662422448,"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":1705662422449,"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":1705662422450,"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":1705662422450,"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":1705662422451,"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":1705662422451,"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":1705662422452,"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":1705662422452,"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":1705662422453,"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":1705662422454,"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":1705662422454,"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":1705662422455,"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":1705662422456,"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":1705662422456,"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":1705662422457,"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":1705662422457,"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":1705662422458,"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":1705662422458,"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
    12:07:03,117 WARN  [org.jboss.resteasy.client.jaxrs.i18n] (Cleaner-0) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.
    12:07:03,128 INFO  [stdout] (default task-2) Hibernate: select next value for project_SEQ
    12:07:03,133 INFO  [stdout] (default task-2) Hibernate: insert into project (creation_time,description,grid_distance,grid_type,ref,modification_time,name,id) values (?,?,?,?,?,?,?,?)
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) POST http://localhost:9100/rema-service/projects -> 201
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Content-Type application/json
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 111
    12:07:03,139 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/2
    12:07:03,140 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Type application/json
    12:07:03,140 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:03 GMT
    12:07:03,140 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Body: {"id":2,"creationTime":1705662423128,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}

de.udue.rema.service.test.TestRemaService > testGetProjectsSucceeds STANDARD_OUT
    12:07:03,190 INFO  [stdout] (default task-2) Hibernate: select max(p1_0.modification_time) from project p1_0
    12:07:03,195 INFO  [stdout] (default task-2) Hibernate: select count(p1_0.id) from project p1_0
    12:07:03,198 INFO  [stdout] (default task-2) 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
    12:07:03,210 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) GET http://localhost:9100/rema-service/projects?pageOffset=0&pageSize=20 -> 200
    12:07:03,210 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Request-Header: Accept application/json, application/xml
    12:07:03,210 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Connection keep-alive
    12:07:03,210 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Length 303
    12:07:03,210 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Content-Type application/json
    12:07:03,211 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: Date Fri, 19 Jan 2024 11:07:03 GMT
    12:07:03,211 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Reponse-Header: ETag "1705662422507-2"
    12:07:03,211 INFO  [de.udue.rema.service.test.RequestDebugFilter] (default task-1) Body: {"size":20,"offset":0,"total":2,"elements":[{"id":1,"creationTime":1705662422202,"modificationTime":1705662422507,"key":"square","name":"square","description":"A test for a square project"},{"id":2,"creationTime":1705662423128,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}]}

de.udue.rema.service.test.TestRemaService STANDARD_OUT
    12:07:03,233 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0022: Unregistered web context: '/rema-service' from server 'default-server'
    12:07:03,244 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
    12:07:03,248 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 5) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@376a0537
    12:07:03,252 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
    12:07:03,272 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment rema-service.war (runtime-name: rema-service.war) in 43ms
    12:07:03,305 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/a7/980132c1f0a7f6d537909a3958c1031bcae41e/content
    12:07:03,305 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

up to date, audited 1049 packages in 5s

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.96 kB with a total of 811.96 kB.



Initial Chunk Files   | Names                    |  Raw Size | Estimated Transfer Size
chunk-KVUTU2VM.js     | -                        | 614.70 kB |               132.58 kB
styles-TZTLV5LQ.css   | styles                   | 146.61 kB |                11.56 kB
polyfills-LZBJRJJE.js | polyfills                |  32.69 kB |                10.59 kB
main-4VIX4GH6.js      | main                     |  17.96 kB |                 4.70 kB

                      | Initial Total            | 811.96 kB |               159.43 kB

Lazy Chunk Files      | Names                    |  Raw Size | Estimated Transfer Size
chunk-DAP435AA.js     | project-viewer-component | 353.52 kB |                77.06 kB

Application bundle generation complete. [24.036 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 1m 44s
45 actionable tasks: 43 executed, 2 up-to-date