Push event to branch master
Looking up repository lbs/rema
Querying the current revision of branch master...
Current revision of branch master is e58c812331be19a0f6f765edad81d1d4b31c6e95
Obtained Jenkinsfile from e58c812331be19a0f6f765edad81d1d4b31c6e95
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
The recommended git tool is: NONE
using credential cc967008-bbeb-468c-a0c0-0db4d61c75a4
> git rev-parse --resolve-git-dir /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://project.nes.uni-due.de/gitea-local/lbs/rema.git # timeout=10
Fetching without tags
Fetching upstream changes from https://project.nes.uni-due.de/gitea-local/lbs/rema.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://project.nes.uni-due.de/gitea-local/lbs/rema.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision e58c812331be19a0f6f765edad81d1d4b31c6e95 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e58c812331be19a0f6f765edad81d1d4b31c6e95 # timeout=10
Commit message: "Merge branch 'matching-done' including updated rema-realtime and finished gtfs-matcher"
> git rev-list --no-walk a9090c2f2f6db2600516cd0733eb48e8ca0a853a # timeout=10
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ ./gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :gtfs-matcher:clean
> 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 :gtfs-matcher:compileJava
> Task :gtfs-matcher:processResources NO-SOURCE
> Task :gtfs-matcher:classes
> Task :gtfs-matcher:jar
> Task :gtfs-matcher:assemble
> Task :gtfs-matcher:compileTestJava NO-SOURCE
> Task :gtfs-matcher:processTestResources NO-SOURCE
> Task :gtfs-matcher:testClasses UP-TO-DATE
> Task :gtfs-matcher:test NO-SOURCE
> Task :gtfs-matcher:check UP-TO-DATE
> Task :gtfs-matcher:build
> 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
[0m16:55:05,145 INFO [org.jboss.modules] (main) JBoss Modules version 2.1.2.Final
[0m[0m16:55:05,937 INFO [org.jboss.msc] (main) JBoss MSC version 1.5.2.Final
[0m[0m16:55:05,950 INFO [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
[0m[0m16:55:06,127 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) starting
[0m[0m16:55:06,953 INFO [org.wildfly.security] (ServerService Thread Pool -- 28) ELY00001: WildFly Elytron version 2.2.2.Final
[0m[0m16:55:07,591 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 34) 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.
[0m[0m16:55:07,696 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
[0m[0m16:55:07,717 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.8.11.Final
[0m[0m16:55:07,726 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.8.11.Final
[0m[0m16:55:07,783 INFO [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 55) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
[0m[0m16:55:07,786 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0001: Activating Infinispan subsystem.
[0m[0m16:55:07,787 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 60) WFLYRS0016: RESTEasy version 6.2.5.Final
[0m[0m16:55:07,790 INFO [org.wildfly.extension.health] (ServerService Thread Pool -- 56) WFLYHEALTH0001: Activating Base Health Subsystem
[0m[0m16:55:07,791 INFO [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 69) WFLYCONF0001: Activating MicroProfile Config Subsystem
[0m[0m16:55:07,793 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 59) WFLYIO001: Worker 'default' has auto-configured to 64 IO threads with 512 max task threads based on your 32 available processors
[0m[0m16:55:07,795 INFO [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 70) WFLYJWT0001: Activating MicroProfile JWT Subsystem
[0m[33m16:55:07,799 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 78) 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.
[0m[0m16:55:07,808 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 57) WFLYIIOP0001: Activating IIOP Subsystem
[0m[0m16:55:07,808 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 71) WFLYNAM0001: Activating Naming Subsystem
[0m[0m16:55:07,817 INFO [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.4.Final)
[0m[0m16:55:07,820 INFO [org.wildfly.extension.metrics] (ServerService Thread Pool -- 68) WFLYMETRICS0001: Activating Base Metrics Subsystem
[0m[0m16:55:07,829 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 80) WFLYWS0002: Activating WebServices Extension
[0m[0m16:55:07,831 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 65) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
[0m[0m16:55:07,871 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.27.Final
[0m[0m16:55:07,871 INFO [org.jboss.as.naming] (MSC service thread 1-6) WFLYNAM0003: Starting Naming Service
[0m[0m16:55:07,873 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[0m[0m16:55:07,904 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 46) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
[0m[0m16:55:07,913 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = h2
[0m[33m16:55:07,933 WARN [org.wildfly.extension.elytron] (MSC service thread 1-1) WFLYELY00023: KeyStore file '/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-service/src/test/resources/application.keystore' does not exist. Used blank.
[0m[0m16:55:07,944 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 2.3.10.Final starting
[0m[33m16:55:07,949 WARN [org.wildfly.extension.elytron] (MSC service thread 1-3) 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
[0m[0m16:55:07,980 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) 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.
[0m[0m16:55:07,980 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) 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.
[0m[0m16:55:08,002 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 79) 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: '[]']
[0m[0m16:55:08,010 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0012: Started server default-server.
[0m[0m16:55:08,012 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) Queuing requests.
[0m[0m16:55:08,014 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting
[0m[0m16:55:08,057 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9100
[0m[0m16:55:08,147 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
[0m[0m16:55:08,154 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9463
[0m[0m16:55:08,230 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m16:55:08,230 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:/rema]
[0m[0m16:55:08,274 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started
[0m[0m16:55:08,359 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/deployments
[0m[0m16:55:08,443 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 7.0.0.Final (Apache CXF 4.0.0)
[0m[0m16:55:08,477 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/activemq/journal,bindingsDirectory=/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/activemq/bindings,largeMessagesDirectory=/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/activemq/largemessages,pagingDirectory=/var/lib/jenkins/home/workspace/ocationBasedServices_rema_master/rema-wildfly/wildfly-30.0.0.Final/standalone/data/activemq/paging)
[0m[0m16:55:08,523 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221012: Using AIO Journal
[0m[0m16:55:08,659 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[0m[0m16:55:08,661 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[0m[0m16:55:08,661 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
[0m[0m16:55:08,662 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
[0m[0m16:55:08,747 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221034: Waiting indefinitely to obtain live lock
[0m[0m16:55:08,747 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221035: Live Server Obtained live lock
[0m[0m16:55:09,254 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.ExpiryQueue on address jms.queue.ExpiryQueue
[0m[0m16:55:09,263 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221003: Deploying ANYCAST queue jms.queue.DLQ on address jms.queue.DLQ
[0m[0m16:55:09,281 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-8) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
[0m[0m16:55:09,281 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
[0m[0m16:55:09,281 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
[0m[0m16:55:09,281 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
[0m[0m16:55:09,517 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221007: Server is now live
[0m[0m16:55:09,517 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 82) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.0 [default, nodeID=37853d86-bc6d-11ee-bc12-d0946661f0dd]
[0m[0m16:55:09,532 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 82) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m16:55:09,548 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 84) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m16:55:09,607 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/JmsXA
[0m[0m16:55:09,667 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (MSC service thread 1-1) AMQ151007: Resource adaptor started
[0m[0m16:55:09,668 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatoractivemq-ra
[0m[0m16:55:09,670 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound Jakarta Connectors ConnectionFactory [java:/JmsXA]
[0m[0m16:55:09,670 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0118: Binding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
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
[0m[0m16:55:09,818 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
[0m[0m16:55:09,823 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:11010/management
[0m[0m16:55:09,823 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:11010
[0m[0m16:55:09,826 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 30.0.0.Final (WildFly Core 22.0.1.Final) started in 5192ms - Started 328 of 570 services (333 services are lazy, passive or on-demand) - Server configuration file in use: wildfly.xml
[0m[0m16:55:17,569 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/e6/b242dfce07d41b02f2dca9deb576b2a25b4f52/content
[0m[0m16:55:17,591 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "rema-service.war" (runtime-name: "rema-service.war")
[0m[0m16:55:23,603 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for rema
[0m[0m16:55:24,289 INFO [org.jipijapa] (MSC service thread 1-3) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
[0m[0m16:55:24,499 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment rema-service.war
[0m[0m16:55:24,689 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-5) HV000001: Hibernate Validator 8.0.1.Final
[0m[0m16:55:24,865 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) 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.ejb.session.ConfigurationBean
java:app/rema-service/ConfigurationBean!de.udue.rema.service.ejb.session.ConfigurationBean
java:module/ConfigurationBean!de.udue.rema.service.ejb.session.ConfigurationBean
java:global/rema-service/ConfigurationBean
java:app/rema-service/ConfigurationBean
java:module/ConfigurationBean
[0m[0m16:55:24,865 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TimerBean' in deployment unit 'deployment "rema-service.war"' are as follows:
java:global/rema-service/TimerBean!de.udue.rema.service.ejb.session.TimerBean
java:app/rema-service/TimerBean!de.udue.rema.service.ejb.session.TimerBean
java:module/TimerBean!de.udue.rema.service.ejb.session.TimerBean
java:global/rema-service/TimerBean
java:app/rema-service/TimerBean
java:module/TimerBean
[0m[0m16:55:24,865 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'IndexBean' in deployment unit 'deployment "rema-service.war"' are as follows:
java:global/rema-service/IndexBean!de.udue.rema.service.ejb.session.IndexBean
java:app/rema-service/IndexBean!de.udue.rema.service.ejb.session.IndexBean
java:module/IndexBean!de.udue.rema.service.ejb.session.IndexBean
java:global/rema-service/IndexBean
java:app/rema-service/IndexBean
java:module/IndexBean
[0m[0m16:55:24,866 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ComputationBean' in deployment unit 'deployment "rema-service.war"' are as follows:
java:global/rema-service/ComputationBean!de.udue.rema.service.ejb.session.ComputationBean
java:app/rema-service/ComputationBean!de.udue.rema.service.ejb.session.ComputationBean
java:module/ComputationBean!de.udue.rema.service.ejb.session.ComputationBean
java:global/rema-service/ComputationBean
java:app/rema-service/ComputationBean
java:module/ComputationBean
[0m[0m16:55:24,866 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) 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.ejb.session.ProjectBean
java:app/rema-service/ProjectBean!de.udue.rema.service.ejb.session.ProjectBean
java:module/ProjectBean!de.udue.rema.service.ejb.session.ProjectBean
java:global/rema-service/ProjectBean
java:app/rema-service/ProjectBean
java:module/ProjectBean
[0m[0m16:55:24,866 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) 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.ejb.session.ShutdownBean
java:app/rema-service/ShutdownBean!de.udue.rema.service.ejb.session.ShutdownBean
java:module/ShutdownBean!de.udue.rema.service.ejb.session.ShutdownBean
java:global/rema-service/ShutdownBean
java:app/rema-service/ShutdownBean
java:module/ShutdownBean
[0m[0m16:55:24,930 INFO [org.infinispan.CONTAINER] (ServerService Thread Pool -- 84) ISPN000556: Starting user marshaller 'org.wildfly.clustering.infinispan.marshalling.jboss.JBossMarshaller'
[0m[0m16:55:25,352 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/queue/computation
[0m[0m16:55:25,355 INFO [org.jipijapa] (MSC service thread 1-7) JIPIORMV6020260: Second level cache enabled for rema-service.war#rema
[0m[0m16:55:25,445 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 5.1.2 (Final)
[0m[0m16:55:25,581 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'DrivingComputation' with 'activemq-ra.rar' resource adapter
[0m[0m16:55:25,581 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'BuildingComputation' with 'activemq-ra.rar' resource adapter
[0m[0m16:55:25,582 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'LocationComputationBean' with 'activemq-ra.rar' resource adapter
[0m[0m16:55:25,633 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 84) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
[0m[0m16:55:25,661 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 84) HHH000204: Processing PersistenceUnitInfo [name: rema]
[0m[0m16:55:25,762 INFO [org.hibernate.Version] (ServerService Thread Pool -- 84) HHH000412: Hibernate ORM core version 6.2.13.Final
[0m[0m16:55:25,765 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 84) HHH000406: Using bytecode reflection optimizer
[0m[0m16:55:26,322 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 84) Envers integration enabled? : true
[0m[0m16:55:29,110 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 84) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
[0m[0m16:55:31,572 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 7) WELD-000119: Not generating any bean definitions from com.google.protobuf.UnsafeUtil because of underlying class loading error: Type sun.misc.Unsafe from [Module "deployment.rema-service.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[33m16:55:31,800 WARN [org.jboss.modules.define] (Weld Thread Pool -- 24) Failed to define class com.locoslab.service.carta.api.jaxb.DateAdapter in Module "deployment.rema-service.war" from Service Module Loader: java.lang.NoClassDefFoundError: Failed to link com/locoslab/service/carta/api/jaxb/DateAdapter (Module "deployment.rema-service.war" from Service Module Loader): javax/xml/bind/annotation/adapters/XmlAdapter
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1095)
at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:351)
at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482)
at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:276)
at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:79)
at org.jboss.modules.Module.loadModuleClass(Module.java:765)
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:192)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410)
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
at org.jboss.as.weld@30.0.0.Final//org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:51)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadClass(AnnotatedTypeLoader.java:86)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:65)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:112)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:87)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:55)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:52)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
[0m[0m16:55:31,804 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 24) WELD-000119: Not generating any bean definitions from com.locoslab.service.carta.api.jaxb.DateAdapter because of underlying class loading error: Type Failed to link com.locoslab.service.carta.api.jaxb.DateAdapter (Module "deployment.rema-service.war" from Service Module Loader): javax.xml.bind.annotation.adapters.XmlAdapter not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[33m16:55:31,935 WARN [org.jboss.modules.define] (Weld Thread Pool -- 14) Failed to define class com.locoslab.service.carta.api.jaxb.TimeAdapter in Module "deployment.rema-service.war" from Service Module Loader: java.lang.NoClassDefFoundError: Failed to link com/locoslab/service/carta/api/jaxb/TimeAdapter (Module "deployment.rema-service.war" from Service Module Loader): javax/xml/bind/annotation/adapters/XmlAdapter
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1095)
at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:351)
at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:482)
at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:276)
at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:79)
at org.jboss.modules.Module.loadModuleClass(Module.java:765)
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:192)
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410)
at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
at org.jboss.as.weld@30.0.0.Final//org.jboss.as.weld.WeldModuleResourceLoader.classForName(WeldModuleResourceLoader.java:51)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadClass(AnnotatedTypeLoader.java:86)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.AnnotatedTypeLoader.loadAnnotatedType(AnnotatedTypeLoader.java:65)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.FastAnnotatedTypeLoader.loadAnnotatedType(FastAnnotatedTypeLoader.java:112)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.BeanDeployer.addClass(BeanDeployer.java:87)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:55)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.bootstrap.ConcurrentBeanDeployer$1.doWork(ConcurrentBeanDeployer.java:52)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:62)
at org.jboss.weld.core@5.1.2.Final//org.jboss.weld.executor.IterativeWorkerTaskFactory$1.call(IterativeWorkerTaskFactory.java:55)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
at org.jboss.threads@2.4.0.Final//org.jboss.threads.JBossThread.run(JBossThread.java:513)
[0m[0m16:55:31,937 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 14) WELD-000119: Not generating any bean definitions from com.locoslab.service.carta.api.jaxb.TimeAdapter because of underlying class loading error: Type Failed to link com.locoslab.service.carta.api.jaxb.TimeAdapter (Module "deployment.rema-service.war" from Service Module Loader): javax.xml.bind.annotation.adapters.XmlAdapter not found. If this is unexpected, enable DEBUG logging to see the full error.
[0m[0m16:55:32,929 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 27) WELD-001125: Illegal bean type class com.fasterxml.jackson.databind.JsonSerializer<com.locoslab.service.carta.api.vector.VectorMapObject<?>> ignored on [EnhancedAnnotatedTypeImpl] public class com.locoslab.service.carta.api.vector.geojson.VectorMapObjectSerializer
[0m[0m16:55:32,932 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 27) WELD-001125: Illegal bean type com.fasterxml.jackson.databind.ser.std.StdSerializer<com.locoslab.service.carta.api.vector.VectorMapObject<?>> ignored on [EnhancedAnnotatedTypeImpl] public class com.locoslab.service.carta.api.vector.geojson.VectorMapObjectSerializer
[0m[0m16:55:35,227 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 90) WFLYUT0021: Registered web context: '/rema-service' for server 'default-server'
[0m[0m16:55:35,353 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
[0m[0m16:55:36,594 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
[0m[0m16:55:36,596 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
[0m[0m16:55:36,596 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
[0m[0m16:55:36,596 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
[0m[0m16:55:36,597 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002205: Adding provider class de.udue.rema.service.rest.BadGatewayMapper from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
[0m[0m16:55:36,597 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource de.udue.rema.service.rest.IndexResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
[0m[0m16:55:36,597 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
[0m[0m16:55:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002200: Adding class resource de.udue.rema.service.rest.ComputationResource from Application class de.udue.rema.service.rest.RemaApplication$Proxy$_$$_WeldClientProxy
[0m[0m16:55:37,350 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects/999 -> 404
[0m[0m16:55:37,351 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:37,351 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:37,351 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 0
[0m[0m16:55:37,351 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:37 GMT
de.udue.rema.service.test.TestRemaService > testCreateProjectWithGrid STANDARD_OUT
[0m[0m16:55:37,988 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) POST http://localhost:9100/rema-service/projects -> 201
[0m[0m16:55:37,988 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 133
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/1
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
[0m[0m16:55:37,989 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:37 GMT
[0m[0m16:55:37,990 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"id":1,"creationTime":1706630137841,"modificationTime":0,"key":"square","name":"square","description":"A test for a square project"}
[0m[0m16:55:38,091 INFO [de.udue.rema.service.geometry.GridGenerator] (default task-1) Grid width: 999.8987577591901 Grid height: 999.9982142997384
[0m[0m16:55:38,092 INFO [de.udue.rema.service.ejb.session.ProjectBean] (default task-1) Estimating cell count for project 1 as 100 cells.
[0m[0m16:55:38,094 INFO [de.udue.rema.service.ejb.session.ProjectBean] (default task-1) Actual cell count for project 1 is 100 cells.
[0m[0m16:55:38,592 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(true) last(false).
[0m[0m16:55:38,592 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(true) last(false)
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,593 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,594 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,595 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,595 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,595 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,595 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,595 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,596 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,597 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,598 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,599 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,599 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,599 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,599 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,599 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,600 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,601 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,602 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,603 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,604 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,605 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,606 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,607 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,608 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,609 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,610 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,611 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,612 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,613 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,614 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,615 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,616 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false).
[0m[0m16:55:38,616 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(false)
[0m[0m16:55:38,616 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(true).
[0m[0m16:55:38,616 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_BUILDINGS) computation(1) iteration(1) first(false) last(true)
[0m[0m16:55:38,738 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(true) last(false).
[0m[0m16:55:38,738 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(true) last(false)
[0m[0m16:55:38,738 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,738 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,739 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,740 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,741 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,742 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,743 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,744 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,745 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,745 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,745 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,745 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,746 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,746 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,746 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,746 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,746 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,747 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,748 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,749 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,750 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,751 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,752 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,753 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,754 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,755 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,756 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,757 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,758 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,759 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,760 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,761 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,762 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,763 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,764 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false).
[0m[0m16:55:38,764 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(false)
[0m[0m16:55:38,764 INFO [de.udue.rema.service.ejb.test.TestMessageSenderBean] (default task-1) Sending message of type project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(true).
[0m[0m16:55:38,764 INFO [de.udue.rema.service.ejb.session.ComputationBean] (default task-1) Message sent: project(1) key(square) type(CELL_LOCATIONS) computation(2) iteration(1) first(false) last(true)
[0m[0m16:55:38,782 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) PUT http://localhost:9100/rema-service/projects/1/grid -> 200
[0m[0m16:55:38,782 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:38,782 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
[0m[0m16:55:38,783 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:38,783 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 0
[0m[0m16:55:38,783 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:38 GMT
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects/1/cells?coordinatePrecision=7&coordinateSystem=WGS84&pageOffset=0&pageSize=20 -> 200
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 4658
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:39 GMT
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: ETag "1706630138286-100"
[0m[0m16:55:39,047 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"size":20,"offset":0,"total":100,"elements":[{"id":1,"creationTime":1706630138114,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.000714587346424,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]_wmodCaqP??e|Z`qP??d|Z"}},{"id":2,"creationTime":1706630138122,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.002143762039273,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]etipdCaqP??g|Z`qP??f|Z"}},{"id":3,"creationTime":1706630138124,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.003572936732121,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]mqeqdCaqP??g|Z`qP??f|Z"}},{"id":4,"creationTime":1706630138126,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.005002111424969,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]unardCaqP??e|Z`qP??d|Z"}},{"id":5,"creationTime":1706630138128,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.0064312861178175,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]{k}rdCaqP??g|Z`qP??f|Z"}},{"id":6,"creationTime":1706630138130,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.007860460810666,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]ciysdCaqP??g|Z`qP??f|Z"}},{"id":7,"creationTime":1706630138132,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.009289635503515,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]kfutdCaqP??g|Z`qP??f|Z"}},{"id":8,"creationTime":1706630138134,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.010718810196363,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]scqudCaqP??e|Z`qP??d|Z"}},{"id":9,"creationTime":1706630138136,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.012147984889212,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]y`mvdCaqP??g|Z`qP??f|Z"}},{"id":10,"creationTime":1706630138138,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.01357715958206,"y":51.00044966080296},"bounds":{"system":"WGS84","precision":7,"coordinates":"_w|vk]a~hwdCaqP??g|Z`qP??f|Z"}},{"id":11,"creationTime":1706630138140,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.000714587346424,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]_wmodCaqP??e|Z`qP??d|Z"}},{"id":12,"creationTime":1706630138142,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.002143762039273,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]etipdCaqP??g|Z`qP??f|Z"}},{"id":13,"creationTime":1706630138144,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.003572936732121,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]mqeqdCaqP??g|Z`qP??f|Z"}},{"id":14,"creationTime":1706630138146,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.005002111424969,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]unardCaqP??e|Z`qP??d|Z"}},{"id":15,"creationTime":1706630138148,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.0064312861178175,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]{k}rdCaqP??g|Z`qP??f|Z"}},{"id":16,"creationTime":1706630138150,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.007860460810666,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]ciysdCaqP??g|Z`qP??f|Z"}},{"id":17,"creationTime":1706630138152,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.009289635503515,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]kfutdCaqP??g|Z`qP??f|Z"}},{"id":18,"creationTime":1706630138154,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.010718810196363,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]scqudCaqP??e|Z`qP??d|Z"}},{"id":19,"creationTime":1706630138155,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.012147984889212,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]y`mvdCaqP??g|Z`qP??f|Z"}},{"id":20,"creationTime":1706630138157,"modificationTime":0,"project":1,"center":{"system":"WGS84","x":7.01357715958206,"y":51.00134898240888},"bounds":{"system":"WGS84","precision":7,"coordinates":"ainwk]a~hwdCaqP??g|Z`qP??f|Z"}}]}
de.udue.rema.service.test.TestRemaService > testAddProjectSucceeds STANDARD_OUT
[0m[0m16:55:39,137 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) POST http://localhost:9100/rema-service/projects -> 201
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Content-Type application/json
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 111
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Location http://localhost:9100/rema-service/projects/2
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:39 GMT
[0m[0m16:55:39,138 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"id":2,"creationTime":1706630139126,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}
de.udue.rema.service.test.TestRemaService > testGetProjectsSucceeds STANDARD_OUT
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) GET http://localhost:9100/rema-service/projects?pageOffset=0&pageSize=20 -> 200
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Request-Header: Accept application/json, application/xml
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Connection keep-alive
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Length 303
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Content-Type application/json
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: Date Tue, 30 Jan 2024 15:55:39 GMT
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Reponse-Header: ETag "1706630138286-2"
[0m[0m16:55:39,193 INFO [de.udue.rema.service.test.RequestDebugFilter] (default task-2) Body: {"size":20,"offset":0,"total":2,"elements":[{"id":1,"creationTime":1706630137841,"modificationTime":1706630138286,"key":"square","name":"square","description":"A test for a square project"},{"id":2,"creationTime":1706630139126,"modificationTime":0,"key":"mykey","name":"myname","description":"mydesc"}]}
de.udue.rema.service.test.TestRemaService STANDARD_OUT
[0m[0m16:55:39,217 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 90) WFLYUT0022: Unregistered web context: '/rema-service' from server 'default-server'
[0m[0m16:55:39,309 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/queue/computation
[0m[0m16:55:39,310 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 92) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'rema-service.war#rema'
[0m[0m16:55:39,312 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 92) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@5febed43
[0m[0m16:55:39,315 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 92) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'rema-service.war#rema'
[0m[0m16:55:39,701 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment rema-service.war (runtime-name: rema-service.war) in 489ms
[0m[0m16:55:39,742 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/e6/b242dfce07d41b02f2dca9deb576b2a25b4f52/content
[0m[0m16:55:39,742 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
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 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)
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
> Task :rema-ui:ngBuildApp
- Building...
▲ [WARNING] bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 281.59 kB with a total of 781.59 kB.
Initial Chunk Files | Names | Raw Size | Estimated Transfer Size
chunk-225Q2BKR.js | - | 565.32 kB | 123.08 kB
styles-47HT6AGR.css | styles | 146.72 kB | 11.57 kB
polyfills-LZBJRJJE.js | polyfills | 32.69 kB | 10.59 kB
chunk-DSB77OS7.js | - | 23.27 kB | 3.83 kB
main-VG6U4VLH.js | main | 13.14 kB | 3.24 kB
chunk-HXH7HHVV.js | - | 462 bytes | 462 bytes
| Initial Total | 781.59 kB | 152.76 kB
Lazy Chunk Files | Names | Raw Size | Estimated Transfer Size
chunk-6JOFK6NQ.js | project-viewer-component | 380.61 kB | 81.76 kB
chunk-VCP25M6C.js | - | 38.14 kB | 8.47 kB
chunk-SEV77PJA.js | project-creator-component | 4.67 kB | 1.75 kB
Application bundle generation complete. [25.519 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 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 6s
48 actionable tasks: 45 executed, 3 up-to-date
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] echo
Deploying to production server ...
[Pipeline] withCredentials
Masking supported pattern matches of $KEYFILE
[Pipeline] {
[Pipeline] sh
+ scp -i **** rema-webapp/build/libs/rema-app.war mobydex@sun.nes.uni-due.de:/home/mobydex/wildfly-30.0.0.Final/standalone/deployments/rema-app.war
[Pipeline] sh
+ scp -i **** rema-service/build/libs/rema-service.war mobydex@sun.nes.uni-due.de:/home/mobydex/wildfly-30.0.0.Final/standalone/deployments/rema-service.war
[Pipeline] sh
+ scp -i **** rema-realtime/build/libs/rema-realtime.war mobydex@sun.nes.uni-due.de:/home/mobydex/realtime/rema-realtime.war
[Pipeline] sh
+ ssh -i **** mobydex@sun.nes.uni-due.de 'sudo /bin/systemctl restart mobydex-realtime.service'
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Gitea] Notifying branch build status: SUCCESS This commit looks good
[Gitea] Notified
Finished: SUCCESS